notion.datefiltercondition.onorafter
Home > @runlightyear/notion > DateFilterCondition > onOrAfter
DateFilterCondition.onOrAfter property
The value to compare the date property value against.
Returns database entries where the date property value is on or after the provided date.
Signature:onOrAfter?: NotionDate;