Skip to main content

notion.statusfiltercondition.equals

Home > @runlightyear/notion > StatusFilterCondition > equals

StatusFilterCondition.equals property

The string to compare the status property value against.

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

Signature:
equals?: string;