CarPark Object
Car park represents a location where cars can be parked.
Fields
#
id
ID !
Non-null
Global object ID provided by Relay. This value can be used to refetch this object using node query.
openingHours
Opening hours for the selected dates using the local time of the park. Each date can have multiple time spans.
Interfaces
#
Also implements Node , PlaceInterface .
Usages
#
References
#
- Field carPark from Place
- Field carPark from QueryType
- Field carParks from QueryType
Previous
CallStopLocation