I was about to write me first appwrite function, but I'm having troubles with the autocompletion. Is there something that I'm doing wrong or if autocompletion does not work. Is there a reference of the apis?
ohh i just needed to run npm i within the function folder 🤦♂️
Can you mark this as solved, please
[Solved] autocompletion for functions in vscode
Recommended threads
- MongoDb Database Breaks integer[] & bigi...
I've got a table with the below column created. When I try to insert the value `[-3408048000]` into it, the dart sdk cloud function call is successful (no error...
- Appwrite Functions cold start
Hello. I'm seeing really long cold starts on Appwrite Cloud Functions and wanted to know if this is expected. My function just authenticates the user, fetches ...
- Error can not create `tablesdb` event wi...
When i'm trying to add an event with `tablesdb` i get an error message My event value: `tablesdb.mtg-decklist-dev.tables.queue_parsing.rows.*.create` Same err...