-
-
Notifications
You must be signed in to change notification settings - Fork 28
Dates? #8
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
It looks like date strings are not supported in regards to the
>, >=, <, <=operators.eg
createdAt:>=2021-12-25T00:00:00.000Zcaues a syntax errorHow easy, or difficult, would it be to add this in?