Skip to main content
interface

Requires The app must have read_rollouts access.

A change that a rollout treatment makes while it's served. Changes describe what the treatment does, not the current state of the affected resource. Use inline fragments on the concrete types to read type-specific fields.

•ID!
non-null

A globally unique ID for this change, not the resource it affects.


Was this section helpful?

Anchor to Types implemented inTypes implemented in

•OBJECT

A rollout treatment change that activates a catalog for the buyers the treatment serves, without changing the catalog's native status.

Show fields
•OBJECT

A rollout treatment change that sets a catalog to draft for the buyers the treatment serves, without changing the catalog's native status.

Show fields
•OBJECT

A rollout treatment change that publishes a checkout and accounts configuration for the buyers the treatment serves, without changing the shop's globally published configuration.

Show fields
•OBJECT

A rollout treatment change that makes a discount available to the buyers the treatment serves, regardless of the discount's own startsAt, endsAt, or status.

Show fields
•OBJECT

A rollout treatment change that withholds a discount from the buyers the treatment serves, regardless of the discount's own startsAt, endsAt, or status.

Show fields
•OBJECT

A rollout treatment change that publishes a theme for the buyers the treatment serves, without changing the shop's globally published theme.

Show fields

Was this section helpful?