So I’m trying to fetch orders based on their updated_at datetime using graphql. Once I have the orders, I store the updated_at time of the newest …
So I’m trying to fetch orders based on their updated_at datetime using graphql. Once I have the orders, I store the updated_at time of the newest …