Skip to main content
Log inSign up
Anchor to fulfillmentConstraintRuleCreate

fulfillmentConstraintRuleCreate

mutation

Requires write_fulfillment_constraint_rules access scope.

Creates a fulfillment constraint rule and its metafield.

String!required

The identifier of the function providing the constraint rule.

Metafields to associate to the fulfillment constraint rule.


Was this section helpful?

Anchor to FulfillmentConstraintRuleCreatePayload returnsFulfillmentConstraintRuleCreatePayload returns

Anchor to fulfillmentConstraintRulefulfillmentConstraintRule

The newly created fulfillment constraint rule.

The list of errors that occurred from executing the mutation.


Was this section helpful?