Represents a paginated connection of Shopify product reviews.
Fields
edges
: [ShopifyProductReviewEdge!]!
A list of ShopifyProductReviewEdge
objects.
pageInfo
: PageInfo!
A PageInfo
object containing information about pagination, such as cursors and whether there are more pages.