When I try to update a document using node-appwrite with my api key. It says that i cannot create a document with the same ID. Maybe it things that i want to create a document with that ID, but i only want to update it. Could you please help me?
I am on cloud, I have the latest node-appwrite package (13.0.0)