ShopifyProductsConnection
Represents a paginated connection of Shopify products.
Fields
edges
required
A list of ShopifyProductEdge
objects.
pageInfo
required
A PageInfo
object containing information about pagination, such as cursors and whether there are more pages.
Related types
Was this page helpful?