Skip to main content
Anchor to CommentEventAttachment

CommentEventAttachment

object

A file attachment associated to a comment event.

•String

The file extension of the comment event attachment, indicating the file format.

•ID!
non-null

A globally-unique ID.

•Image

The image attached to the comment event.

•String!
non-null

The filename of the comment event attachment.

•Int!
non-null

The size of the attachment.

•URL!
non-null

The URL of the attachment.


Was this section helpful?