Type alias Direction

Direction: "desc" | "asc"

Sorting direction. Descending or ascending.

Generated using TypeDoc