OBJECT

Categories

The available categories, seperated by their over-arching type.

link GraphQL Schema definition

  • type Categories {
  • # These categories can be used when uploading a file for the various archive
  • various: [Category]
  • # These categories can be used when uploading a file for the permanent archive
  • permanent: [Category]
  • }