Admin GraphQL API2024-10
Fulfillment Constraints now support Local Pickup
As of Admin GraphQL API version 2024-10
and unstable
, you can setup your Fulfillment Constraint function to run for Local Pickup delivery method.
Use the FulfillmentConstraintRuleCreate mutation to register your new Fulfillment Constraint function with the delivery method.
Or, use the FulfillmentConstraintRuleUpdate mutation to update your existing registered function to include .
Was this section helpful?