Type alias SortOrderType

SortOrderType: "asc" | "desc" | undefined

A value that can either be true, false, or undefined.