notion.relationfiltercondition.doesnotcontain
Home > @runlightyear/notion > RelationFilterCondition > doesNotContain
RelationFilterCondition.doesNotContain property
The value to compare the relation property value against.
Returns entries where the relation property value does not contain the provided string.
Signature:doesNotContain?: NotionId;