Is there a way for us to see the history of API ca...
# random
n
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
No, we don’t store the history / state of the collection…
👍 1
I’d recommend instead logging the response from the API just before you process it