Organization / Types/ object
TenantSupportInboxConnection
A paginated list of TenantSupportInbox edges.
Fields
2 fieldshasNextPage•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.
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.
cursor•String!A unique cursor that can be used for pagination.