ReviewsConnection
Connection used to go through a list of product reviews
This page contains
Fields
| totalCount: Int! | Total number of product reviews |
| nodes: [ProductReview] PREVIEW | List of product reviews |
| pageInfo: PageInfo! | Information for pagination |
Implements
- Connection PREVIEW
Queries for ReviewsConnection
| reviews PREVIEW | Retrieve a list of product reviews |