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

DateComparisonOperator

Fields used to apply flexible filters on dates.

Properties

ltDate
The filtered date must be less than this value.
gtDate
The filtered date must be greater than this value.
gteDate
The filtered date must be greater than or equal to this value.
lteDate
The filtered date must be less than or equal to this value.
Was this section helpful?