Types > CustomerPage
Commerce APITypesCustomerPage
CustomerPage

Description

Topic: Customers

Fields

count: Int!

Total number of items in the collection


items: [Customer!]!


last_key: String!

Key of the last item for keyset based iteration


Used By

Queries

customersPage

Preview (typescript)

Loading module