ENUM

VariousType

The type of the various document should be either PERMANENT or VARIOUS.

link GraphQL Schema definition

  • enum VariousType {
  • VARIOUS
  • PERMANENT
  • }