GraphQL API
Organization API
Organization / Types/ object

TenantSupportInboxEdge

An edge that contains a node of type TenantSupportInbox and a cursor.

Fields

2 fields
idID!

Unique primary key.

nameString!

Name of the tenant support inbox.

Channel of the tenant support inbox.

EMAIL
isInternalOnlyBoolean!

Whether this tenant support inbox is restricted to internal users.

createdAtDateTimeTz!

When the tenant support inbox was created.

updatedAtDateTimeTz!

When the tenant support inbox was last updated.

cursorString!

A unique cursor that can be used for pagination.