GraphQL API
Organization API
Organization / Types/ object

SupportInboxEdge

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

Fields

2 fields
cursorString!

A unique cursor that can be used for pagination.

Channel of the support inbox.

EMAIL
createdAtDateTimeTz!

When the support inbox was created.

forwardEmailAddressString

Forward email address of the support inbox.

idID!

Unique primary key.

inboundEmailAddressString!

Inbound email address of the support inbox.

isInternalOnlyBoolean!

Whether this support inbox is restricted to internal users.

nameString!

Name of the support inbox.

A list of SupportTicket edges.

pageInfoPageInfo!

Pagination information about the list of edges.

updatedAtDateTimeTz!

When the support inbox was last updated.