Organization / Types/ object
TenantSupportMessageEdge
An edge that contains a node of type TenantSupportMessage and a cursor.
Fields
2 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.
pageInfo•PageInfo!Pagination information about the list of edges.
A list of TenantSupportAttachment edges.
cursor•String!A unique cursor that can be used for pagination.