Organization / Types/ object
SupportParticipantEdge
An edge that contains a node of type SupportParticipant and a cursor.
Fields
2 fieldsid•ID!Unique primary key.
id•ID!Unique primary key.
name•String!Name of the support participant organization.
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.