ENUM

GarageType

link GraphQL Schema definition

  • enum GarageType {
  • FRONT_LOAD
  • REAR_LOAD
  • SIDE_LOAD
  • }