OrganizationInvitation Object
An Invitation for a user to an organization.
Fields
#
invitationType
Non-null
The type of invitation that was sent (e.g. email, user).
inviter
User !
`inviter` will be removed. `inviter` will be replaced by `inviterActor`. Removal on 2024-07-01 UTC.
Non-null
The user who created the invitation.
role
Non-null
The user's pending role in the organization (e.g. member, owner).
Interfaces
#
Also implements Node .
Usages
#
References
#
- Field nodes from EnterpriseFailedInvitationConnection
- Field node from EnterpriseFailedInvitationEdge
- Field nodes from EnterprisePendingMemberInvitationConnection
Previous
OrganizationIdentityProvider
