Organization / Types/ object
TenantSupportTicketReplyPayload
The response for the mutation containing the result and user errors.
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.
message•String!field•[String!]