Interface: BundleSortInput
Defined in: type/BundleSortInput.ts:6
Input object for BundleSortInput
Properties
field
field:
BundleSortField
Defined in: type/BundleSortInput.ts:8
Field to sort by
order?
optionalorder?:SortOrder
Defined in: type/BundleSortInput.ts:10
Order option to sort by. [Default to ASC]