The new items_page in the API contains multiple ways to filter the date column. I noticed that it’s not possible, as far as I can tell, to filter the date where it’s greater than a specific date. Is this functionality available, but just not documented?
I guess it might be possible by misusing the “between” operator and setting the end date sometime very far in the future. Though I’m guessing there may be a better way of doing this.
In addition, I’m a bit confused what the “PAST_DATETIME” and “FUTURE_DATETIME” compare values mean.
Thanks in advance for the advice!
