MetadataType

GraphQL schema definition

  • enum MetadataType{
  • STRING,
  • NUMERIC,
  • BOOLEAN,
  • XML,
  • URI,
  • }

Required by