OBJECT

FileAttachmentResultList

Attachments listing that allows for paging.

link GraphQL Schema definition

  • type FileAttachmentResultList {
  • # The offset of the next page. It is null if no more pages exist.
  • nextOffset: String
  • }

link Require by

This element is not required by anyone