#Typescript, tests
4 messages · Page 1 of 1 (latest)
We plan to add some way to auto generate types, but for now, you'll have to generate your own. Some people from the community have come up with stuff. For example: https://github.com/YsarocK/fetch-appwrite-types. I often user this tool: https://quicktype.io/
thank you, will take a look