Types > ProductPage
Commerce APITypesProductPage
ProductPage

Description

Topic: Products

Fields

count: Int!

Total number of items in the collection


items: [Product!]!


last_key: String!

Key of the last item for keyset based iteration


Used By

Queries

productsPage

Preview (typescript)

Loading module