A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
Hello everyone,
What is the best solution to fetch SKU data in the AssignedFulfillmentOrder object?
Is it possible to get it in the "read_assigned_fulfillment_orders, write_assigned_fulfillment_orders" scope? (REST API 2023-01)
If someone from Shopify reads this. Why it is not there?
Solved! Go to the solution
This is an accepted solution.
As I understand from my research.
This endpoint is not meant used as a panacea to provide your fulfillment services with all the information.
You need to consider this resource as a hub with IDs from other resources. Once you gathered all the required information you can send it to your fulfillment service.
This is an accepted solution.
As I understand from my research.
This endpoint is not meant used as a panacea to provide your fulfillment services with all the information.
You need to consider this resource as a hub with IDs from other resources. Once you gathered all the required information you can send it to your fulfillment service.