FileAttachmentResultList

open_in_new

Attachments listing that allows for paging.

GraphQL Schema definition

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

Require by

This element is not required by anyone