GraphQL API
Organization API
Organization / Types/ object

SupportAttachmentEdge

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

Fields

2 fields
cursorString!

A unique cursor that can be used for pagination.

contentTypeString

Content type of the support attachment.

createdAtDateTimeTz!

When the support attachment was created.

filenameString!

Filename of the support attachment.

idID!

Unique primary key.

sizeInt

Size of the support attachment.

updatedAtDateTimeTz!

When the support attachment was last updated.

urlString!

URL of the support attachment.