I am creating a shopify app and want to retrieve all the collection from my store in laravel. But I can’t find an API call for that .Please help me with Api call using Graphql to retrieve all the collection from my store.
@Moeezahmed384
Welcome to Shopify Community.
Check out this link it will help you.
https://shopify.dev/api/admin-rest/2022-01/resources/collection#top
Thank you.
I have already gone through this link. But could not find the solution. The thing i am looking for is to retrieve all the collections (smart and custom ) with just one Api call.
I have already gone through this link. But could not find the solution. The thing i am looking for is to retrieve all the collections (smart and custom ) with just one Api call.