Organization / Types/ object
SupportParticipantConnection
A paginated list of SupportParticipant edges.
Fields
2 fieldshasNextPage•Boolean!When paginating forwards, are there more items?
hasPreviousPage•Boolean!When paginating backwards, are there more items?
startCursor•StringThe cursor to continue paginating backwards.
endCursor•StringThe cursor to continue paginating forwards.
id•ID!Unique primary key.
organization•SupportParticipantOrganizationOrganization of the support participant.
externalEmail•StringExternal email of the support participant.
createdAt•DateTimeTz!When the support participant was created.
updatedAt•DateTimeTz!When the support participant was last updated.
cursor•String!A unique cursor that can be used for pagination.