Skip to main content

notion.numberfiltercondition.equals

Home > @runlightyear/notion > NumberFilterCondition > equals

NumberFilterCondition.equals property

The number to compare the number property value against.

Returns database entries where the number property value is the same as the provided number.

Signature:
equals?: number;