Tags:
- API
- 2023-01
Moving the Shop.fulfillmentOrders connection to QueryRoot
As of the 2023-01 release of the admin GraphQL, you can access fulfillment orders from in addition to the pre-existing connection.
This change will also include the deprecation of the query in favour of the newly added
This change aligns with direction of the admin API moving forward ensuring that domain primitives are available on and the Shop field is reserved for key information related to the shop in the scope of the request.
You can learn more about fulfillment orders here
Was this section helpful?