notion.numberfiltercondition.greaterthanorequalto
Home > @runlightyear/notion > NumberFilterCondition > greaterThanOrEqualTo
NumberFilterCondition.greaterThanOrEqualTo property
The number to compare the number property value against.
Returns database entries where the number property value is equal to or exceeds the provided number.
Signature:greaterThanOrEqualTo?: number;