Skip to main content
query

A rollout on a shop.

•ID!
required

The ID of the rollout.


Was this section helpful?

•Rollout

A rollout on a shop. Merchants use rollouts to run sales events, permanent launches, and A/B tests by serving treatments to a configured share of buyers.

Show fields
•DateTime

The date and time at which the rollout was archived.

•DateTime

The date and time at which the rollout ended or is scheduled to end.

•DateTime!
non-null

The date and time at which the rollout was created.

Anchor to effectiveTrafficAllocationeffectiveTrafficAllocation
•Float!
non-null

The effective percentage of total traffic this rollout receives for new buyer assignments, accounting for mutex group constraints with other active rollouts.

•ID!
non-null

The ID of the rollout.

•String!
non-null

The name of the rollout.

Anchor to rolloutTrafficAllocationrolloutTrafficAllocation
•Int!
non-null

The percentage of buyer traffic that the rollout is configured to receive, as an integer from 0 to 100. This is the configured allocation before other active rollouts on the same resources are taken into account, so it isn't the share of buyers that a treatment reaches.

•DateTime

The date and time at which the rollout is scheduled to start.

•DateTime

The date and time at which the rollout is scheduled to conclude.

•DateTime

The date and time at which the rollout started or is scheduled to start.

•RolloutStatus!
non-null

The status of the rollout.

Show enum values
•[RolloutTreatment!]

The treatments of the rollout.

Show fields
•DateTime!
non-null

The date and time at which the rollout was last edited. This timestamp doesn't necessarily change when another rollout changes this rollout's effective traffic allocation.


Was this section helpful?