Interface: NotionSort
Defined in: src/types/index.ts:1083
Sort option for querying a Notion database.
Properties
direction
direction:
"ascending"|"descending"
Defined in: src/types/index.ts:1086
property?
optionalproperty?:string
Defined in: src/types/index.ts:1084
timestamp?
optionaltimestamp?:"created_time"|"last_edited_time"
Defined in: src/types/index.ts:1085