Hi,
Have there been any recent changes from Shopify side for private app in terms of fetching order details through GraphQL Admin API?
For my test store I am not able to retrieve orders beyond the period of 14 days querying with order name
However using id I am able to get it.
As per docs there is a query parameter ‘name’ but not id. It should work with ‘name’ and not id.