ENUM

OrderTypes

link GraphQL Schema definition

  • enum OrderTypes {
  • # Wet and labor hire.
  • wet
  • # Dry hire.
  • dry
  • }