A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
i just want to show products on our store via api....is this possible?...if yes ..plz guide me ...thanks in advance
Hey @Rohits123,
While the question here is very open-ended and best practices would depends many factors, eg. what type of app is being utilized or if this store is using a standard or custom storefront - below are a few resources that cover the basics, and various product APIs we offer.
The Product resource lets you manage products in a merchant’s store. You can use ProductVariants to create or update different versions of the same product. You can also add or update product Media. Products can be organized by grouping them into a Collection.
Beyond the links shared, our development docs offer an extensive overview of all available resources, as well as info on app types, app setup, configuration, and much more. Before building we suggest using tools like Postman, Insomnia, or either Shopify GraphiQL Explorer to confirm expected data and/or test any APIs. If you are new to our APIs or even to GraphQL, consider reviewing the GraphQL Learning Kit and our Getting Started with GraphQL guide.
Best!
Developer Support @ Shopify
- Was this reply helpful? Click Like to let us know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit Shopify.dev or the Shopify Web Design and Development Blog