OBJECT

FileBundleAttachment

A fileBundle attachment

link GraphQL Schema definition

  • type FileBundleAttachment {
  • # List of files
  • attachments: [FileAttachment!]!
  • }