Skip to main content

notion.formulafiltercondition.checkbox

Home > @runlightyear/notion > FormulaFilterCondition > checkbox

FormulaFilterCondition.checkbox property

A checkbox filter condition to compare the formula result against.

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

Signature:
checkbox?: CheckboxFilterCondition;