Invitation
No description
FieldsLink copied!
Invitation.id ● ID! non-null scalarLink copied!
The ID of the object
Invitation.invitee ● String scalarLink copied!
Users email address
Invitation.assignedOrganizationRoles ● [OrganizationRoles!] list objectLink copied!
Invitation's organization roles
Invitation.assignedCMSHubRoles ● [CMSHubRoles!] list objectLink copied!
Invitation's CMS Hub roles
Invitation.assignedCMSRepositoryRoles ● [CMSRepositoryRoles!] list objectLink copied!
Invitation's CMS Repository roles
Invitation.teams ● [Team!] list objectLink copied!
Teams to be assigned to the user
InterfacesLink copied!
Node interfaceLink copied!
An object with an ID
Returned byLink copied!
invitation query ● inviteUserToOrganization mutation ● updateOrganizationInvitation mutation
Member ofLink copied!
InvitationEdge object