GraphQL API
Organization API
Organization / Types/ object

TenantSupportTicketCreatePayload

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

Fields

2 fields
idID!

Unique primary key.

ticketNumberString!

Ticket number of the tenant support ticket.

subjectString!

Subject of the tenant support ticket.

Current status of the tenant support ticket.

OPENPENDINGAWAITING_REPLYRESOLVEDCLOSED
lastMessageAtDateTimeTz

When the most recent message was sent.

idID!

Unique primary key.

nameString!

Name of the tenant support inbox.

Channel of the tenant support inbox.

EMAIL
isInternalOnlyBoolean!

Whether this tenant support inbox is restricted to internal users.

createdAtDateTimeTz!

When the tenant support inbox was created.

updatedAtDateTimeTz!

When the tenant support inbox was last updated.

createdAtDateTimeTz!

When the tenant support ticket was created.

updatedAtDateTimeTz!

When the tenant support ticket was last updated.

pageInfoPageInfo!

Pagination information about the list of edges.

A list of SupportTicketLinkedResource edges.

pageInfoPageInfo!

Pagination information about the list of edges.

A list of TenantSupportMessage edges.

messageString!
field[String!]