Types > EntityPage
Commerce APITypesEntityPage

EntityPage

Description

Topic: Entities

Fields

count: Int!

Total number of items in the collection


items: [Entity!]!


last_key: String!

Key of the last item for keyset based iteration


Used By

Queries

entitiesPage

Preview (typescript)

Loading module