Skip to main content

notion.formulafiltercondition.number

Home > @runlightyear/notion > FormulaFilterCondition > number

FormulaFilterCondition.number property

A number filter condition to compare the formula result against.

Returns database entries where the formula result matches the provided condition.

Signature:
number?: NumberFilterCondition;