Skip to main content
mutation

Requires write_price_rules access scope.

Deprecated. Use discountCodeDelete instead.

Delete a price rule.

ID!required

The ID of the price rule object.


Was this section helpful?

Anchor to PriceRuleDeletePayload returnsPriceRuleDeletePayload returns

ID

The ID price of the deleted price rule.

[PriceRuleUserError!]!non-null

The list of errors that occurred from executing the mutation.

Shop!non-null

The shop of the deleted price rule.

[UserError!]!non-nullDeprecated

The list of errors that occurred from executing the mutation.


Was this section helpful?