Skip to main content

notion.checkboxfiltercondition.doesnotequal

Home > @runlightyear/notion > CheckboxFilterCondition > doesNotEqual

CheckboxFilterCondition.doesNotEqual property

Whether a checkbox property value differs from the provided value.

Returns or excludes all database entries with a difference in values.

Signature:
doesNotEqual?: boolean;