Skip to main content

notion.datefiltercondition.after

Home > @runlightyear/notion > DateFilterCondition > after

DateFilterCondition.after property

The value to compare the date property value against.

Returns database entries where the date property value is after the provided date.

Signature:
after?: NotionDate;