Is there a way for us to see the history of API calls and the state of a collection? We're firing off a lot of upsert and delete calls, and the result is our collection has many fewer documents than expected
j
Jason Bosco
06/02/2023, 4:10 PM
No, we don’t store the history / state of the collection…
👍 1
Jason Bosco
06/02/2023, 4:11 PM
I’d recommend instead logging the response from the API just before you process it