TenantSupportTicket
Fields
10 fieldsid•ID!Unique primary key.
ticketNumber•String!Ticket number of the tenant support ticket.
subject•String!Subject of the tenant support ticket.
status•SupportTicketStatus!Current status of the tenant support ticket.
OPENPENDINGAWAITING_REPLYRESOLVEDCLOSEDlastMessageAt•DateTimeTzWhen the most recent message was sent.
id•ID!Unique primary key.
name•String!Name of the tenant support inbox.
isInternalOnly•Boolean!Whether this tenant support inbox is restricted to internal users.
createdAt•DateTimeTz!When the tenant support inbox was created.
updatedAt•DateTimeTz!When the tenant support inbox was last updated.
createdAt•DateTimeTz!When the tenant support ticket was created.
updatedAt•DateTimeTz!When the tenant support ticket 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 SupportTicketLinkedResource node.
cursor•String!A unique cursor that can be used for pagination.
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 TenantSupportMessage node.
cursor•String!A unique cursor that can be used for pagination.