Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SortOption

Defines how to sort the result.

Hierarchy

  • SortOption

Index

Properties

Properties

Optional field

field: string

Field name on which sorting should be done.

Optional sortOrder

sortOrder: string

Order (ASC/DESC) in which the results should be sorted.

Generated using TypeDoc