Skip to main content

notion.datefiltercondition.equals

Home > @runlightyear/notion > DateFilterCondition > equals

DateFilterCondition.equals property

The value to compare the date property value against.

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

Signature:
equals?: NotionDate;