Invitation
Object
Represents an Invitation for someone to become a User.
Fields
#
destination
The destination that the Invitation was sent to (e.g. an email address, phone number, etc.).
extraData
Metadata associated with the invitation. Includes the job title, groups and origin group.
permissions
Non-null
A list of Permissions associated with the currently authenticated User and the Invitation.
Interfaces
#
Also implements NodeInterface .
Usages
#
References
#
- Part of union AttachmentOwner
- Field invitation from CreateInvitationMutationPayload
- Field undeletedItems from DeleteInvitationsMutationPayload