notion.selectfiltercondition.doesnotequal
Home > @runlightyear/notion > SelectFilterCondition > doesNotEqual
SelectFilterCondition.doesNotEqual property
The string to compare the select property value against.
Returns database entries where the select property value does not match the provided string.
Signature:doesNotEqual?: string;