Discuss all the new features introduced with the new product model in GraphQL.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hello. I'm wondering how I can achieve resilience using the GraphQL API instead of the REST Admin API.
Previously, I was able to call the Events resource for Orders and retrieve fulfillments for a selected date range, allowing me to verify if I had all the data. Now, I can't find any equivalent solution using the GraphQL API, as it doesn't have a separate events resource with the same functionality.
Solved! Go to the solution
This is an accepted solution.
Ok, Looks like I found it.
This is an accepted solution.
Ok, Looks like I found it.