OBJECT
InvitationCreatePayload
Autogenerated return type of InvitationCreate
link GraphQL Schema definition
- type InvitationCreatePayload {
- # A unique identifier for the client performing the mutation.
- : String
- : [Error!]
- : Invitation
- }
OBJECT
Autogenerated return type of InvitationCreate
- type InvitationCreatePayload {
- # A unique identifier for the client performing the mutation.
- : String
- : [Error!]
- : Invitation
- }