Shopify Click and Collect - Endpoint Update
Can we look at implementing this asap It looks like there is now an endpoint in graphQL to mark items on a click and collect order as ready for pickup - https://shopify.dev/api/admin-graphql/2023-01/mutations/fulfillmentOrderLineItemsPreparedForPickup From looking at that I guess the general flow would be to query fulfillmentOrders to get the Id and then use that mutation to update the line items. The query doesn't support tags but the Orders query does so that might be an option to.
Discussion
Voters
