GraphQL API
Organization API
Organization / Types/ object

TenantSupportAttachmentEdge

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

Fields

2 fields
cursorString!

A unique cursor that can be used for pagination.

contentTypeString

Content type of the tenant support attachment.

createdAtDateTimeTz!

When the tenant support attachment was created.

filenameString!

Filename of the tenant support attachment.

idID!

Unique primary key.

sizeInt

Size of the tenant support attachment.

updatedAtDateTimeTz!

When the tenant support attachment was last updated.

urlString!

URL of the tenant support attachment.