floors
// query
query MyQuery {
FLOOR {
BUILDING_ID
FLOOR_CODE
ID
LEVEL
NAME
TIME_ZONE
}
}
Last updated
Was this helpful?
// query
query MyQuery {
FLOOR {
BUILDING_ID
FLOOR_CODE
ID
LEVEL
NAME
TIME_ZONE
}
}
Last updated
Was this helpful?
Was this helpful?