INPUT_OBJECT
ProjectGeoMarkerGeoMarkerCreate
A marker used on a map.
link GraphQL Schema definition
- input ProjectGeoMarkerGeoMarkerCreate {
- # The markers's label.
- String! :
- # The geolocation for the marker.
- GeolocationInput! :
- }
INPUT_OBJECT
A marker used on a map.
- input ProjectGeoMarkerGeoMarkerCreate {
- # The markers's label.
- String! :
- # The geolocation for the marker.
- GeolocationInput! :
- }