Skip to main content

notion.selectfiltercondition.equals

Home > @runlightyear/notion > SelectFilterCondition > equals

SelectFilterCondition.equals property

The string to compare the select property value against.

Returns database entries where the select property value matches the provided string.

Signature:
equals?: string;