linear.listteamsprops.orderby
Home > @runlightyear/linear > ListTeamsProps > orderBy
ListTeamsProps.orderBy property
By which field should the pagination order by. Available options are createdAt (default) and updatedAt.
Signature:orderBy?: PaginationOrderBy;