A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
I have a list of produdcts in my database that I will list in a shopify app that I will develop. I would like to know how import feature works (like Oberlo's) where user can import a product from shopify app to the store. Do they make POST request to the products API or is there any other way?