OBJECT
Inventory
link GraphQL Schema definition
- type Inventory {
- String! :
- Int! :
- Int! :
- # Arguments
- # clientName:
- String!): Lot ( :
- # `planId` and `elevationId` should always be updated together, since both are
- # required
- # in order to reference a unique PlanElevation.
- Int :
- # Arguments
- # clientName:
- String!): Plan ( :
- Int :
- # Arguments
- # clientName:
- String!): Elevation ( :
- Int :
- Int :
- String :
- # Arguments
- # clientName:
- String!): [InventoryPhoto!] ( :
- Int :
- Int :
- Int :
- Float :
- String :
- String] : [
- String :
- MlsStatus :
- GarageType :
- Float :
- Int :
- Int :
- HomeType :
- String :
- Int :
- Date :
- InventoryConstructionStatus :
- # Arguments
- # clientName:
- String!): [HomeCategory] ( :
- # Get included floorplans for this inventory's community, plan, and elevation.
- #
- # Arguments
- # clientName:
- String!): [Floorplan] ( :
- # Get all exterior data (schemes and palette selections)
- #
- # Arguments
- # clientName:
- String!): InventoryExteriorConfiguration! ( :
- # Arguments
- # clientName:
- String!): InventorySgtData ( :
- Boolean :
- String :
- }