Organization / Types/ object
TenantSupportMessage
Fields
7 fieldsid•ID!Unique primary key.
body•String!Body of the tenant support message.
senderName•StringSender name of the tenant support message.
createdAt•DateTimeTz!When the tenant support message was created.
updatedAt•DateTimeTz!When the tenant support message was last updated.
hasNextPage•Boolean!When paginating forwards, are there more items?
hasPreviousPage•Boolean!When paginating backwards, are there more items?
startCursor•StringThe cursor to continue paginating backwards.
endCursor•StringThe cursor to continue paginating forwards.
The TenantSupportAttachment node.
cursor•String!A unique cursor that can be used for pagination.