notion.propertyvaluesortcriteria
Home > @runlightyear/notion > PropertyValueSortCriteria
PropertyValueSortCriteria interface
Signature:interface PropertyValueSortCriteria
Required Properties
Property | Modifiers | Type | Description |
---|---|---|---|
direction | SortDirection | The direction to sort. | |
property | string | The name of the property to sort against. |