notion.numberfiltercondition.lessthan
Home > @runlightyear/notion > NumberFilterCondition > lessThan
NumberFilterCondition.lessThan property
The number to compare the number property value against.
Returns database entries where the page property value is less than the provided number.
Signature:lessThan?: number;