INPUT_OBJECT
CreateMapPlanTemplateInput
link
| Parameter Name | Type | Description |
|---|---|---|
| name | String! | The name to give to the plan. |
| geometry | [LocationInput] | The geometry of the plan. |
| projectId | ID! | The project with which this MapPlanTemplate is to be associated |
| default | MapPlanTemplateDefaults | Indicate which plan fields that are to be filled with defaults values.Options are ALL and WAYPOINTS. Defaults to ALL. |
| clientMutationId | String |