Skip to main content

notion.datefiltercondition.before

Home > @runlightyear/notion > DateFilterCondition > before

DateFilterCondition.before property

The value to compare the date property value against.

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

Signature:
before?: NotionDate;