AttachmentCollection
No description
type AttachmentCollection {
collection: [Attachment!]!
metadata: CollectionMetadata!
}
Fields
AttachmentCollection.collection
● [Attachment!]!
non-null object
AttachmentCollection.metadata
● CollectionMetadata!
non-null object
Returned by
attachments
query