AttachmentCollection
AttachmentCollection type
type AttachmentCollection {
collection: [Attachment!]!
metadata: CustomMetadata!
}
Fields
AttachmentCollection.collection ● [Attachment!]! non-null object
A collection of paginated AttachmentCollection
AttachmentCollection.metadata ● CustomMetadata! non-null object
Pagination Metadata for navigating the Pagination
Returned By
attachments query