Hey!
I’m trying to create an app to automate products export. Nothing fancy - just export once a day either to cloud or send via email or something that is applicable - still haven’t explored all the options, since I can’t find docs on how to do the export. I only found docs for API (graphQl) for products, and I assume that there should be a more efficient way to export the products instead of looping over the GraphQL API.
Can anyone assist maybe?