CreateRolloutInput

CreateRolloutInput

Create a rollout with the given title, guardrails, and phase details.

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)
phasesRolloutPhasesInput!The phases of the rollout
recipients[String!]The recipients of notifications for this rollout (Optional)
statusRolloutStatusThe status of the rollout: either 'active' or 'paused'
titleString!The title of the rollout