zones
// query
query MyQuery {
ZONE {
BUILDING_ID
CAPACITY
DESCRIPTION
EXTERNAL_ID
FLOOR_ID
ID
NAME
SITE_ID
TYPES
ZONE_SET_ID
}
}
Last updated
Was this helpful?
// query
query MyQuery {
ZONE {
BUILDING_ID
CAPACITY
DESCRIPTION
EXTERNAL_ID
FLOOR_ID
ID
NAME
SITE_ID
TYPES
ZONE_SET_ID
}
}
Last updated
Was this helpful?
Was this helpful?