Anchor to FulfillmentConstraintRuleUpdateUserErrorFulfillment
Fulfillment Constraint Rule Update User Error
object
An error that occurs during the execution of .
Anchor to FieldsFields
- Anchor to codecode•
The error code.
- Anchor to fieldfield•
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
Was this section helpful?
Anchor to MutationsMutations
- •mutation
Update a fulfillment constraint rule.
- Anchor to deliveryMethodTypesdelivery•
Method Types [DeliveryMethod Type!]!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.
Arguments
- Anchor to fulfillmentConstraintRulefulfillment•
Constraint Rule The updated fulfillment constraint rule.
- Anchor to userErrorsuser•
Errors The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?