OrganizationInvitation OBJECT

A pending invitation to a user to join this organization

Fields

acceptedAtDateTime

The time when the invitation was accepted

acceptedByUser

The user that accepted this invite

createdAtDateTime

The time when the invitation was created

createdByUser

The user that added invited this email address

emailString

The email address of this invitation

expiredAtDateTime

The time when the invitation was automatically expired

idID

organizationOrganization

permissionsOrganizationInvitationPermissions

revokedAtDateTime

The time when this invitation was revoked

revokedByUser

The user that revoked this invitation

roleOrganizationMemberRole

The role the user will have in the organization once they've accepted the invitation

slugString

The slug of the invitation that can be used to find an invitation in the query root

ssoOrganizationInvitationSSOType

stateOrganizationInvitationStates

The current state of the invitation

teamsOrganizationInvitationTeamAssignmentConnection

Teams that have been assigned to this invitation

Arguments

firstIntrequired

Returns the first n elements from the list.

uuidString

The UUID of the invitation

Interfaces

Node