[UI-Extension] – Debugging Graphql Queries (products inCollection) – Shopify Community

[UI-Extension] – Debugging Graphql Queries (products inCollection) – Shopify Community

Hi All, I have the following graphql query. query ($first:Int!, $collectionId:ID!, $query:String){ products(first:$first,query:$query) { nodes …

 

Read More