We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
It looks like date strings are not supported in regards to the >, >=, <, <= operators.
>, >=, <, <=
eg createdAt:>=2021-12-25T00:00:00.000Z caues a syntax error
createdAt:>=2021-12-25T00:00:00.000Z
How easy, or difficult, would it be to add this in?
Activity