A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
Objective:- For the delivery warehouse to use the custom app portal to update tracking code/info and fulfill OPEN orders
Hello, I am creating a custom app portal for our delivery warehouse to fulfill order and update the tracking info(code) in the orders using shopify's Admin Rest API. But after the deprecation of your fulfillment API, the new fulfillmentOrders API doesn't have an option to insert tracking code and info. How can I proceed forward?