notion.richtextfiltercondition.doesnotequal
Home > @runlightyear/notion > RichTextFilterCondition > doesNotEqual
RichTextFilterCondition.doesNotEqual property
The string to compare the text property value against.
Returns database entries with a text property value that does not match the provided string.
Signature:doesNotEqual?: string;