Tags:
- Admin GraphQL API
- 2024-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 PICK_UP delivery method.
Or, use the FulfillmentConstraintRuleUpdate mutation to update your existing registered function to include PICK_UP.
Was this section helpful?