I am using an AWS DynamoDB database for my Android application. I am using AWS Amplify API (GraphQL API) to query and mutate.
However, I am not able to interact with two or more tables. I want to know how to purposefully have 2 or more table use. I am new to it and can't figure out. Thanks.