Types > ProductReviewPage
Commerce APITypesProductReviewPage
ProductReviewPage

Description

Topic: Product Reviews

Fields

count: Int!

Total number of items in the collection


items: [ProductReview!]!


last_key: String!

Key of the last item for keyset based iteration


Used By

Queries

productReviewsPage

Preview (typescript)

Loading module