GraphQL API
Organization API
Organization / Types/ object

SupportParticipantEdge

An edge that contains a node of type SupportParticipant and a cursor.

Fields

2 fields
idID!

Unique primary key.

Role of the support participant.

OWNERREQUESTEREXTERNAL
idID!

Unique primary key.

nameString!

Name of the support participant organization.

externalEmailString

External email of the support participant.

createdAtDateTimeTz!

When the support participant was created.

updatedAtDateTimeTz!

When the support participant was last updated.

cursorString!

A unique cursor that can be used for pagination.