UpdateRolloutInput

UpdateRolloutInput

Update a rollout with the given id Optionally provide title, description and phases

accounts[String!]The accounts associated with this rollout (list of IDs)
akas[String!]Optional akas for the resource to upsert
descriptionStringThe description for the rollout
guardrails[String!]The guardrails associated with this rollout (list of IDs)
idID!The id of the rollout to update
phasesRolloutPhasesInputThe phases of the rollout
recipients[String!]The recipients of notifications for this rollout (Optional)
statusRolloutStatusThe status of the rollout: either 'active' or 'paused'
titleStringThe title of the rollout