Hello,
I would like to query nested items using datastore. (Android Kotlin)
but the nested items are always null.
Do I have to use the graphql API or there is a way with datastore?
related issue : https://github.com/aws-amplify/amplify-js/issues/8397
Thanks in advance!