ENUM
PropertyType
The main property type.
link GraphQL Schema definition
- enum PropertyType {
- # The property is an apartment.
- # The property is for commercial use.
- # The property is a house.
- # The property is land.
- # The property is an office.
- # The property is a parking.
- }