Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Anchor to fulfillmentConstraintRuleUpdate

fulfillmentConstraintRuleUpdate

mutation

Requires write_fulfillment_constraint_rules access scope.

Update a fulfillment constraint rule.

Specifies the delivery method types to be updated. If not provided or providing an empty list will associate the function with all delivery methods.

ID!required

A globally-unique identifier for the fulfillment constraint rule.


Was this section helpful?

Anchor to FulfillmentConstraintRuleUpdatePayload returnsFulfillmentConstraintRuleUpdatePayload returns

Anchor to fulfillmentConstraintRulefulfillmentConstraintRule

The updated fulfillment constraint rule.

The list of errors that occurred from executing the mutation.


Was this section helpful?