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