#Nested items in datastore query

3 messages · Page 1 of 1 (latest)

fast wedge
#

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!

GitHub

Is this related to a new or existing framework? React Is this related to a new or existing API? DataStore Is this related to another service? No response Describe the feature you'd like to requ...

heavy oracle
#
Amazon Web Services

Today, we’re announcing three major enhancements to Amplify DataStore to make working with relational data easier: lazy loading, nested query predicates, and type enhancements. DataStore provides frontend app developers the ability to build real-time apps with offline capabilities by storing data on-device (web browser or mobile device), and aut...