Anchor to FulfillmentConstraintRuleCreateUserErrorFulfillment
objectFulfillment Constraint Rule Create User Error
An error that occurs during the execution of .
Anchor to FieldsFields
- code (FulfillmentConstraintRuleCreateUserErrorCode)
- field ([String!])
- message (String!)
- 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
- fulfillmentConstraintRuleCreate (FulfillmentConstraintRuleCreatePayload)
- •mutation
Creates a fulfillment constraint rule and its metafield.
- Anchor to functionIdfunction•String
Id Deprecated - Anchor to functionHandlefunction•String
Handle The handle of the function providing the constraint rule.
- Anchor to deliveryMethodTypesdelivery•[Delivery
Method Types Method Type!]! required Associate the function with one or multiple delivery method types.
- Anchor to metafieldsmetafields•[Metafield
Input!] Default:[] Metafields to associate to the fulfillment constraint rule.
Arguments
Was this section helpful?