Hello, we are trying to filter orders by date of creation in the GraphQL API and it seems that filter “created_at” it’s not working properly or we don’t know how to use it correctly.
As you can see in the attachment we are filtering for orders where the created_at value is bigger than “2023-03-31T13:35:00Z” but we received orders from the 30th.
Are we doing the query correctly? Is there anything wrong with that filter?
Thanks.
Sergio.
