Anchor to FulfillmentConstraintRuleUpdateUserErrorFulfillment
objectFulfillment Constraint Rule Update User Error
An error that occurs during the execution of .
Anchor to FieldsFields
- Anchor to codecode•Fulfillment
Constraint Rule Update User Error Code The error code.
- Anchor to fieldfield•[String!]
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•[Delivery
Method Types Method 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•Fulfillment
Constraint Rule Constraint Rule The updated fulfillment constraint rule.
- Anchor to userErrorsuser•[Fulfillment
Errors Constraint Rule Update User Error!]!non-null The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?