GraphQL API
Organization API
Organization / Types/ object

SupportInboxEdge

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

Fields

2 fields
idID!

Unique primary key.

nameString!

Name of the support inbox.

Channel of the support inbox.

EMAIL
inboundEmailAddressString!

Inbound email address of the support inbox.

forwardEmailAddressString

Forward email address of the support inbox.

isInternalOnlyBoolean!

Whether this support inbox is restricted to internal users.

createdAtDateTimeTz!

When the support inbox was created.

updatedAtDateTimeTz!

When the support inbox was last updated.

pageInfoPageInfo!

Pagination information about the list of edges.

A list of SupportTicket edges.

cursorString!

A unique cursor that can be used for pagination.