Is it possible to set $createdAt and $updatedAt manually on users and documents?
I am importing a data handed to me in json format that has users and other documents related to them. I have looked into Appwrite server sdk and Rest API docs but I couldn't find on if this is possible.
Thank you
TL;DR
There is currently no way to manually set the $createdAt and $updatedAt fields when creating users and documents in Appwrite. The Appwrite team has acknowledged this issue and it has been discussed on GitHub. There is no information available on whether this feature will be implemented in the future.