we have switched from using basic authentication to using X-Shopify-Access-Token authentication. when we use graphQL to retrieve order information from a created_at:>=, the number of orders coming back is only since the authentication change.
Has anyone else have this happen? Is there around this?
The date should have returned back about 650 orders but only 15 came back.
According to my Web-Master, the scope was set to read_orders, however the 60 days does make sense. The 60 days makes the range of orders selected correct.