Skip to main content
Skip table of contents

API - Mutation to Create a Roadmap Milestone

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

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.