Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Orders_findOrders

Index

Properties

__typename

__typename: "OrdersPageResult"

count

count: number

The item count of the search result

limit

limit: number

The maximum size limit of the search result

offset

offset: number

The offset index from which the search result starts

orders

orders: (null | Orders_findOrders_orders)[]

The list of orders of the search result

queryHint

queryHint: null | Orders_findOrders_queryHint

Additional query info

total

total: number

The total item count of the search result

Generated using TypeDoc