Types > OrderPage
Commerce APITypesOrderPage

OrderPage

Description

Topic: Orders

Fields

count: Int!

Total number of items in the collection


items: [Order!]!


last_key: String!

Key of the last item for keyset based iteration

Used By

Queries

ordersPage

Preview (typescript)

Loading module