No content to show
User Activity
I have now investigated the GraphQL API for this usecase and suffice to say, I am not a fan. That is not to say that GraphQL doesn't have great use cases. I can see how it can be very useful. However, using it for loading data into a data warehouse i...
Thank you for your reply. I was well aware of the option to make individual order calls, but that's a pretty bad practice for data warehousing usecases. You see, the issue is general batch loading of transactions data. The way I see it, one of two al...
Hi,this has been asked a few times, but I'd like to point out that the integration of refunds, line items etc. on an order level (or similarly, adding variants to the product endpoint) is enormously useful for analytics users. If Shopify could add a ...