Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

A mutation to create a new Milestone on a specific Roadmap.

As with in-app behaviour, you must specify a summary (Milestone Name) when creating a new Milestone. Given that Milestones are associated with a single, specific roadmap, a roadmapID must also be specified in order to create a new Milestone. All other fields are optional.

A Milestone can only have a single date. It cannot include dates ranges (Start and End Dates) or a bucket time.

Sample Mutation

// Create milestone mutation

image-20240618-144157.png

Sample Response

// Create milestone mutation successful result

image-20240618-144148.png

  • No labels