Problem querying using AWS Amplify in Android with an existing AppSync API graphql
I Have an AppSync using Apollo client in AWS and Auth with IAM, and i want to migrate it to Amplify using the existing AppSync resources with all the related logic (lambdas, functions, DynamoDB etc.). I went through the docs for how to setup Amplify (configure, init) using the AmplifyCLI, i managed to connect to … Read more