OrderBy: {
    columns: string[];
    direction?: Direction | null;
}