INPUT_OBJECT
ProjectGeoMarkerCreate
A marker used on a map.
link GraphQL Schema definition
- input ProjectGeoMarkerCreate {
- # The linked geo marker
- ProjectGeoMarkerGeoMarkerCreate :
- # The linked project
- IdObject! :
- }
INPUT_OBJECT
A marker used on a map.
- input ProjectGeoMarkerCreate {
- # The linked geo marker
- ProjectGeoMarkerGeoMarkerCreate :
- # The linked project
- IdObject! :
- }