Skip to main content

notion.peoplefiltercondition.doesnotcontain

Home > @runlightyear/notion > PeopleFilterCondition > doesNotContain

PeopleFilterCondition.doesNotContain property

The value to compare the people property value against.

Returns database entries where the people property value does not contain the provided string.

Signature:
doesNotContain?: NotionId;