OrganizationInvitation
Description
Topic: Invitations
Fields
Entity ID the user is invited to
Example: "en_EQzGqWoY"
Whether user is an admin of organization
Example: true
The date and time when the user invitation was created, RFC 3339 format
Example: "2014-09-04T12:23:34Z"
Timestamp (RFC 3339)
Email of the invited user
Example: "no+spam@mail.com"
The date and time when the user invitation email was sent, RFC 3339 format
Example: "2014-09-04T12:23:34Z"
Timestamp (RFC 3339)
Unique identifier for a user invitation
Example: "in_EQzGqWoY"
Name of the user (used when sending an email)
Example: "Jane Smith"
A set of permission bits to set for a user when he accepts an invite
roles: [Role]
A set of roles to set for a user when he accepts an invite
Expandable
Shop ID the user is invited to
Example: "sh_EQzGqWoY"
Used By
Mutations
organizationsInvitationsAccept, organizationsInvitationsCreate
Queries
Preview (typescript)
Loading module