Untitled
{ collection(id: "gid://shopify/Collection/35075588159") { products(first: 20) { edges { node { id title handle description images(first: 1) { edges { node { src } } } } cursor } pageInfo { hasNextPage } } } }
Leave a Comment
{ collection(id: "gid://shopify/Collection/35075588159") { products(first: 20) { edges { node { id title handle description images(first: 1) { edges { node { src } } } } cursor } pageInfo { hasNextPage } } } }