GraphQL API
Organization API
Organization / Types/ object

TenantSupportMessageEdge

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

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.

cursorString!

A unique cursor that can be used for pagination.