wrong query property operator names
We use "le" and "ge" in the json query template for "lesser or equal than" and "greater or equal than". That's wrong. It needs to be "lte" and "gte".
We use "le" and "ge" in the json query template for "lesser or equal than" and "greater or equal than". That's wrong. It needs to be "lte" and "gte".