Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flutter tutorial for "Connect to external Amazon DynamoDB data sources" ends with inaccurate code snippet #7998

Open
AthenusV3 opened this issue Sep 26, 2024 · 0 comments

Comments

@AthenusV3
Copy link

Describe the content issue:
Step 5 here[1] points to a "generated Data client" but no examples of creating this client are found within the Flutter documentation. Further, it looks like the example code snippet is actually from the "React" documentation.

Diving deeper into the documentation, I see that to invoking a custom query within flutter is a bit more complicated[2].

  1. Can we have the docs updated with a working example?
  2. Is there any supporting documentation for the "Amplify.API.query()" method/creating valid requests?

URL page where content issue is:
[1] https://docs.amplify.aws/flutter/build-a-backend/data/connect-to-existing-data-sources/connect-external-ddb-table/#step-5---invoke-custom-queries-or-mutations

[2]https://docs.amplify.aws/flutter/build-a-backend/data/custom-business-logic/#step-3---invoke-the-custom-query-or-mutation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants