A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
I have retrieved orders from
GET /admin/api/2022-04/orders.json?status=any
but order ids does not match with the reports on shopify analytics.
My stats for orders i.e. revenue, tax etc are correct, but analytics reports says my order_id belongs to some other date.
While the retrieved order from shopify API does not have that created, processed, closed or updated date.