Dedicated to the Hydrogen framework, headless commerce, and building custom storefronts using the Storefront API.
I cannot get the products that are imported from a CSV file using Store Front API "https://{store_name}.myshopify.com/api/2022-07/graphql.json", I only get the products created by hand using "Add product".
However, it retrieved all products successfully with Admin API. Can you guys me help understand why is that and how to get all products with Store Front API? I'm using GraphiQL App to make queries. Thanks so much.
Hi @kevinnguyen0155 mostly when you upload products using CSV they are in "draft" status, please cross-check that if the uploaded products are in draft status you need to make it active from the product page backend