ModelSearchFloors

open_in_new

Search summary information about all the floors in the model.

GraphQL Schema definition

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