Anchor to FulfillmentConstraintRuleCreateUserErrorFulfillment
Fulfillment Constraint Rule Create 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
Creates a fulfillment constraint rule and its metafield.
- Anchor to deliveryMethodTypesdelivery•
Method Types [DeliveryMethod Type!]!required Associate the function with one or multiple delivery method types.
- Anchor to functionIdfunction•
Id String!required The identifier of the function providing the constraint rule.
- Anchor to metafieldsmetafields•[Metafield
Input!]Default:[] Metafields to associate to the fulfillment constraint rule.
Arguments
- Anchor to fulfillmentConstraintRulefulfillment•
Constraint Rule The newly created fulfillment constraint rule.
- Anchor to userErrorsuser•
Errors The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?