GraphQL API
Organization API
Organization / Types/ object

TenantSupportAttachmentEdge

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

Fields

2 fields
idID!

Unique primary key.

filenameString!

Filename of the tenant support attachment.

contentTypeString

Content type of the tenant support attachment.

sizeInt

Size of the tenant support attachment.

urlString!

URL of the tenant support attachment.

createdAtDateTimeTz!

When the tenant support attachment was created.

updatedAtDateTimeTz!

When the tenant support attachment was last updated.

cursorString!

A unique cursor that can be used for pagination.