OBJECT
LocationPreferenceGeoJSONData
link GraphQL Schema definition
- type LocationPreferenceGeoJSONData {
- # The coordinates of the geojson data.
- : [[[Float!]!]!]
- # The type of the GeoJSON data.
- : LocationPreferenceDataType!
- }
OBJECT
- type LocationPreferenceGeoJSONData {
- # The coordinates of the geojson data.
- : [[[Float!]!]!]
- # The type of the GeoJSON data.
- : LocationPreferenceDataType!
- }