Skip to main content
Anchor to fulfillmentConstraintRuleDelete

fulfillmentConstraintRuleDelete

mutation

Requires write_fulfillment_constraint_rules access scope.

Deletes a fulfillment constraint rule and its metafields.

•ID!
required

A globally-unique identifier for the fulfillment constraint rule.


Was this section helpful?

Anchor to FulfillmentConstraintRuleDeletePayload returnsFulfillmentConstraintRuleDeletePayload returns

•Boolean

Whether or not the fulfillment constraint rule was successfully deleted.

•[FulfillmentConstraintRuleDeleteUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?