Skip to main content
Anchor to FulfillmentConstraintRuleCreateUserError

FulfillmentConstraintRuleCreateUserError

object

An error that occurs during the execution of FulfillmentConstraintRuleCreate.

•FulfillmentConstraintRuleCreateUserErrorCode

The error code.

•[String!]

The path to the input field that caused the error.

•String!non-null

The error message.


Was this section helpful?

•mutation

Creates a fulfillment constraint rule and its metafield.

Arguments

•[DeliveryMethodType!]!required

Associate the function with one or multiple delivery method types.

•String!required

The identifier of the function providing the constraint rule.

•[MetafieldInput!]Default:[]

Metafields to associate to the fulfillment constraint rule.


Fields

Anchor to fulfillmentConstraintRulefulfillmentConstraintRule
•FulfillmentConstraintRule

The newly created fulfillment constraint rule.

•[FulfillmentConstraintRuleCreateUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?
OSZAR »