GraphQL API
Organization API
Organization / Types/ object

TenantSupportTicketReplyPayload

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

Fields

2 fields
idID!

Unique primary key.

Type of the tenant support message.

CUSTOMERMESSAGENOTE
bodyString!

Body of the tenant support message.

senderNameString

Sender name of the tenant support message.

createdAtDateTimeTz!

When the tenant support message was created.

updatedAtDateTimeTz!

When the tenant support message was last updated.

pageInfoPageInfo!

Pagination information about the list of edges.

A list of TenantSupportAttachment edges.

messageString!
field[String!]