OBJECT
Return type for 'cancelInvite' mutation.
type CancelInvitePayload {# Id of the canceled invite.inviteId: String! }