Skip to main content

Queries

  • order — Fetch a single order by its id (a branded order id or a legacy Mongo ObjectId hex).
  • orders — List orders, optionally filtered by customer email or created/updated date range.

Objects

Enums

  • OrderFulfillmentStatus — The tracked shipment status of a fulfillment.
  • OrderSortKey — A field this list can be ordered by; pass to the list’s orderBy argument and pair with reverse to flip direction.