GraphQL API
Organization API
Organization / Types/ object

SupportInboxUpdatePayload

The response for the mutation containing the result and user errors.

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.

messageString!
field[String!]