GraphQL API
Organization API
Organization / Types/ object

TenantSupportMessage

Fields

7 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.

hasNextPageBoolean!

When paginating forwards, are there more items?

hasPreviousPageBoolean!

When paginating backwards, are there more items?

startCursorString

The cursor to continue paginating backwards.

endCursorString

The cursor to continue paginating forwards.

The TenantSupportAttachment node.

cursorString!

A unique cursor that can be used for pagination.