Skip to main content

notion.numberfiltercondition.greaterthan

Home > @runlightyear/notion > NumberFilterCondition > greaterThan

NumberFilterCondition.greaterThan property

The number to compare the number property value against.

Returns database entries where the number property value exceeds the provided number.

Signature:
greaterThan?: number;