Skip to main content
Anchor to FulfillmentConstraintRuleUpdateUserError

FulfillmentConstraintRuleUpdateUserError

object

An error that occurs during the execution of FulfillmentConstraintRuleUpdate.

•FulfillmentConstraintRuleUpdateUserErrorCode

The error code.

•[String!]

The path to the input field that caused the error.

•String!non-null

The error message.


Was this section helpful?

•mutation

Update a fulfillment constraint rule.

Arguments

•[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.


Fields

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?


Was this section helpful?