Organization / Types/ object
TenantSupportAttachmentEdge
An edge that contains a node of type TenantSupportAttachment and a cursor.
Fields
2 fieldscursor•String!A unique cursor that can be used for pagination.
contentType•StringContent type of the tenant support attachment.
createdAt•DateTimeTz!When the tenant support attachment was created.
filename•String!Filename of the tenant support attachment.
id•ID!Unique primary key.
size•IntSize of the tenant support attachment.
updatedAt•DateTimeTz!When the tenant support attachment was last updated.
url•String!URL of the tenant support attachment.