PauseRolloutAccountsInput
Pause a specific account in a rollout, preventing it from progressing through phases.
| | |
---|
accounts | [ID!]! | The account ID that needs to be paused |
reason | String | Optional reason for pausing the account |
rollout | ID! | The rollout ID where the account is being paused |