You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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].
Can we have the docs updated with a working example?
Is there any supporting documentation for the "Amplify.API.query()" method/creating valid requests?
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].
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
The text was updated successfully, but these errors were encountered: