Skip to main content
Anchor to fulfillmentConstraintRuleUpdate

fulfillmentConstraintRuleUpdate

mutation

Requires write_fulfillment_constraint_rules access scope.

Update a fulfillment constraint rule.

[DeliveryMethodType!]!required

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
FulfillmentConstraintRule

The updated fulfillment constraint rule.

[FulfillmentConstraintRuleUpdateUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?