Share via


ListSortOrder type

The available sorting options when requesting a list of response objects.

type ListSortOrder = "asc" | "desc"