Skip to main content
Skip to main content
You're viewing the documentation for v1, which isn't the latest Medusa version.Latest documentation

NumericalComparisonOperator

Fields used to apply flexible filters on numbers.

Properties

ltnumber
The filtered number must be less than this value.
gtnumber
The filtered number must be greater than this value.
gtenumber
The filtered number must be greater than or equal to this value.
ltenumber
The filtered number must be less than or equal to this value.
Was this section helpful?