Skip to main content

linear.listworkflowstatesprops.orderby

Home > @runlightyear/linear > ListWorkflowStatesProps > orderBy

ListWorkflowStatesProps.orderBy property

By which field should the pagination order by. Available options are createdAt (default) and updatedAt.

Signature:
orderBy?: PaginationOrderBy;