PlainSortClause: {
    ascending: boolean;
    field: string;
}

Type declaration

  • ascending: boolean
  • field: string