locations
DEPRECATED
Location entity has been deprecated. Use building instead.
Return a list of active locations optionally filtered by name.
Arguments:
- [Optional] nameLike: Filter results by name.
locations(
nameLike: String
): [Location!]! @deprecated
Arguments
locations.nameLike ● String scalar
Type
Location object
Represents a Location with any number of Floors.