beamable-sdk / schema / InvitationDirection
Enumeration: InvitationDirection¶
Defined in: src/__generated__/schemas/enums/InvitationDirection.ts:6
⚠️ THIS FILE IS AUTO-GENERATED. DO NOT EDIT MANUALLY. All manual edits will be lost when this file is regenerated.
Enumeration Members¶
Incoming¶
Incoming:
"incoming"
Defined in: src/__generated__/schemas/enums/InvitationDirection.ts:7
Outgoing¶
Outgoing:
"outgoing"
Defined in: src/__generated__/schemas/enums/InvitationDirection.ts:8