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