ENUM

AttributeDataType

link GraphQL Schema definition

  • enum AttributeDataType {
  • INTEGER
  • DOUBLE
  • BOOLEAN
  • STRING
  • }