hello, is it possible to change existing document ID.
in my app, user sign-up with their phone number and email, but i used their phone number as a Document ID in Users Collection, for some unforseen circumstance i made changes to my code and i will love to update or replace some of those ID's,
please how do i do this?
Recommended threads
- Upgrading selfhost version?
It is okay to upgrade version to higher one, of my current version is 1.7.4 to 1.8.1. Is that safe to do cause my clients already have data on that? Also is a...
- Local Serverless Function Testing: Are D...
I have followed the instructions to get the CLI working, and have been able to log-in, initialize my project, and created a simple Python function, which calls ...
- Update user email using OTP
Hi, I am trying to implement email update using OTP, there is not password associated with the account. One solution I found online is creating appwrite functio...