ENUM

LocationPreferenceDataType

The type of GeoJSON geometry we support.

link GraphQL Schema definition

  • enum LocationPreferenceDataType {
  • # GeoJSON Polygin geometry. For more details see https://geojson.org/
  • Polygon
  • }