Skip to main content
Skip table of contents

API - Mutation for Updating a Roadmap Milestone

A mutation to update an existing Milestone on a specific Roadmap based on milestoneID.

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

Note that the updateMilestone call will only modify fields which are explicitly specified in the call’s arguments. Fields not specified in the arguments in the API call will retain their existing values.

Sample Mutation

// Update milestone mutation

image-20240618-144048.png

Sample Response

// Update milestone mutation successful result

image-20240618-144038.png

JavaScript errors detected

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

If this problem persists, please contact our support.