RelationSortOrderType

export type RelationSortOrderType = "asc" | "desc";