Types > PurchaseOrderPage
Commerce APITypesPurchaseOrderPage
PurchaseOrderPage

Description

Topic: Purchase Orders

Fields

count: Int!

Total number of items in the collection


items: [PurchaseOrder!]!


last_key: String!

Key of the last item for keyset based iteration


Used By

Queries

purchaseOrdersPage

Preview (typescript)

Loading module