Types > StorefrontProductPage
Storefront APITypesStorefrontProductPage
StorefrontProductPage

Description

Topic: Products

Fields

count: Int!

Total number of items in the collection


items: [StorefrontProduct!]!


last_key: String!

Key of the last item for keyset based iteration


Used By

Queries

storefrontProductsPage

Preview (typescript)

Loading module