Anchor to FulfillmentConstraintRuleCreateUserErrorFulfillment
objectFulfillment Constraint Rule Create User Error
An error that occurs during the execution of .
Anchor to FieldsFields
- Anchor to codecode•Fulfillment
Constraint Rule Create 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
Creates a fulfillment constraint rule and its metafield.
- Anchor to deliveryMethodTypesdelivery•[Delivery
Method Types Method Type!]!required Associate the function with one or multiple delivery method types.
- Anchor to functionIdfunction•String!required
Id 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•Fulfillment
Constraint Rule Constraint Rule The newly created fulfillment constraint rule.
- Anchor to userErrorsuser•[Fulfillment
Errors Constraint Rule Create User Error!]!non-null The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?