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