organizationInvitations

  • Query

Returns a paginated list of organization user invitations.

#

Arguments


String

Returns the elements in the list that come after the specified cursor.

String

Returns the elements in the list that come before the specified cursor.

Int

Returns the first n elements from the list.

Int

Returns the last n elements from the list.

#

Payload


[OrganizationInvitation!]

A flattened list of the nodes

PageInfoV2!

Information to aid in pagination.

Int!

Identifies the total count of items in the connection.