ENUM

ContactWeightUnit

link GraphQL Schema definition

  • enum ContactWeightUnit {
  • # Kilograms
  • KG
  • # Pounds
  • LBS
  • }