OBJECT

ModelSearchFloors

Search summary information about all the floors in the model.

link GraphQL Schema definition

  • type ModelSearchFloors {
  • # The total number of floors in the model.
  • count: Int!
  • }