GraphQL Orders returning datetime without milliseconds but requests use milliseconds to fi…

GraphQL Orders returning datetime without milliseconds but requests use milliseconds to fi…

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 …

 

Read More