Skip to main content

notion.multiselectfiltercondition.doesnotcontain

Home > @runlightyear/notion > MultiSelectFilterCondition > doesNotContain

MultiSelectFilterCondition.doesNotContain property

The value to the multi-select property value against.

Returns database entries where the multi-select value does not contain the provided string.

Signature:
doesNotContain?: string;