A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
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
What is the correct way to identify removed products in the order API data?
Removed products are still listed in the `line_items`.
In the `refunds` it's not clear how to identify a product that has been removed from the order instead of just fully refunded.