No content to show
User Activity
Hello,I have been trying and waiting and trying again.Today 29/08/2023, I am still calling the same API. The latest data retrieved today is from 23/08/2023.This API is flaky and does not provide fresh data. Is there something to do to get the latest ...
Hello, I have noticed that the data queries using the following query return data which is more than 48h. There is no recent data (like yesterday).query {
shopifyqlQuery(query: "FROM orders
SHOW [...]
GROUP BY day
SINCE -3...
07-31-2023
It is an old question, but just in case it is useful here my answer. I believe your issue was related to the version of the API used. Try using this one or higher: '2023-04'https://${SHOP}.myshopify.com/admin/api/2023-04/graphql.jsonAt the time of wr...
Hello, did PageFly or Shopify support suggest a working solution? Thanks