amplify-flutter
amplify-flutter copied to clipboard
Better experience on operating nested/associated models
Description
This issue is to track the progress on providing functionality and better experience on the following
- query nested/associated model
- query with nested predicates
- lazing loading of nested/associated model
- cascade save and delete
- observe nested/parent models changes
- ...
Categories
- [ ] Analytics
- [ ] API (REST)
- [X] API (GraphQL)
- [ ] Auth
- [ ] Authenticator
- [X] DataStore
- [ ] Storage
Steps to Reproduce
No response
Screenshots
No response
Platforms
- [X] iOS
- [X] Android
Environment
N/A
Dependencies
N/A
Device
N/A
OS
N/A
CLI Version
N/A
Additional Context
No response
Hey Guys.. Is there any update on this issue?
Hi, is there an update on this feature ?
Can we get an update please ?
Would also love an update on this issue, a hasOne like relationship is now breaking when migrating to V2 and seems a little unstable to be on V2
Hello, can you guys provide an update on this? query nested models is kind of a hassle.
It's better to use some alternate service. These guys will continue to become bottleneck otherwise
It's better to use some alternate service. These guys will continue to become bottleneck otherwise
Recommendations ?
Hi guys, is this still something planned?
Hi @Rudrakle - It is! We are working on improving the nested/associated models experience specifically for our GraphQL category. We will provide an update when we have expected ETAs for completing this.
pls is there an update to this issue am literally stuck
Hi @lebe24, we don't have any updates at the moment in regards to the overall issue here.
What, specifically, are you having trouble with at the moment?
ModelQueries.list(Question.classType,headers: );
doesn't query arrays
In this json comment model Isn't parsed but return null below
+1
+1
i cannot get the data in fields marked with @hasOne (nor from the observer, nor the query functions). is there a ticket for this? is it an expected behavior? i can create a new one if required.