Skip to main content
mutation

Requires write_price_rules access scope.

Deprecated. Use discountCodeActivate instead.

Activate a price rule.

ID!required

ID of the price rule to update.


Was this section helpful?

Anchor to PriceRuleActivatePayload returnsPriceRuleActivatePayload returns

PriceRule

The activated price rule.

[PriceRuleUserError!]!non-null

The list of errors that occurred from executing the mutation.

[UserError!]!non-nullDeprecated

The list of errors that occurred from executing the mutation.


Was this section helpful?