GraphQL API
Organization API
Organization / Types/ object

TenantSupportMessageEdge

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

Fields

2 fields
cursorString!

A unique cursor that can be used for pagination.

A list of TenantSupportAttachment edges.

pageInfoPageInfo!

Pagination information about the list of edges.

bodyString!

Body of the tenant support message.

createdAtDateTimeTz!

When the tenant support message was created.

idID!

Unique primary key.

senderNameString

Sender name of the tenant support message.

Type of the tenant support message.

CUSTOMERMESSAGENOTE
updatedAtDateTimeTz!

When the tenant support message was last updated.