The API currently supports createdAtGreaterThanOrEqual, but not createdAtGreaterThan. This makes it impossible to start a new query using the highest createdAt timestamp from a previous query without duplicates.
Please add support for createdAtGreaterThan.
The API currently supports
createdAtGreaterThanOrEqual, but notcreatedAtGreaterThan. This makes it impossible to start a new query using the highestcreatedAttimestamp from a previous query without duplicates.Please add support for
createdAtGreaterThan.