ENUM

WeightUnit

link GraphQL Schema definition

  • enum WeightUnit {
  • # Kilograms
  • KG
  • # Pound
  • LB
  • }