Skip to content
# Type Alias: SortConditions

SortConditions = object

Defined in: packages/core/src/transformers/SqlSortInjector.ts:184

Index Signature

[columnName: string]: SortCondition

Released under the MIT License.