Types > CustomerFavoritePage
Commerce APITypesCustomerFavoritePage
CustomerFavoritePage

Description

Topic: Customers

Fields

count: Int!

Total number of items in the collection


items: [CustomerFavorite!]!


last_key: String!

Key of the last item for keyset based iteration


Used By

Queries

favoritesPage

Preview (typescript)

Loading module