Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • OrdersInputProps

Index

Properties

customQueryOptionsProcessor?: CustomQueryOptionsProcessor<Orders, OrdersVariables>

Optional Custom Query and Options Processor to update the original query document and variables if necessary

pageSize?: number

The maximum orders count in the result.

sortFields?: string

Sorting fields separated by comma. Prefix by '-' for descending order. e.g. '-creationDate'.

Generated using TypeDoc