Skip to main content
Anchor to FulfillmentConstraintRuleUpdatePayload

FulfillmentConstraintRuleUpdatePayload

payload

Return type for fulfillmentConstraintRuleUpdate mutation.

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?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Update a fulfillment constraint rule.

Arguments

•ID!
required

A globally-unique identifier for the 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.



Was this section helpful?