Hey I am moving from firebase to appwrite and I want to know if there is a way to convert a document list to a a list of my specific class without having to loop through each result. I see a *nestedType *attribute in the *listDocuments *call, how do I use this? I saw no example of this in the docs.
could you link the place you read this?
I got the nested type attribute by reading through the SDK here: https://github.com/appwrite/sdk-for-android/blob/32e2c6e2e12a0202757ad63adb75e8d3054443e7/library/src/main/java/io/appwrite/services/Databases.kt#L33
Honestly, I am not sure how and if you can implement this. Going through the docs at https://appwrite.io/docs/client/databases?sdk=android-kotlin#databasesListDocuments, it seems like there is no option for nestedTypes
I might be wrong, so i guess wait for a developer to respond
Recommended threads
- custom domain with CloudFlare
Hi all, it seems that CloudFlare has blocked cross-domain CNAME link which made my app hostname which is in CloudFlare, unable to create a CNAME pointing to clo...
- My organization's project is blocked
My organization's project is blocked so unblocked my organization then I will this
- Can't Create An Account with Gmail Domai...
Hi, when using account.create() to register a new user with the Gmail domain, I got "There was an error processing your request. Please check the inputs and try...