Tag: aws-amplify-cli
-
Issue with GraphQlAPI and Cognito Identity Pool
0 we’re trying to connect an Amplify Studio project to the Visual Studio Code Interface using the Amplify CLI and we run into the following problem when trying to fetch data. We’ve updated our code and configured the AWS as well. The current error that we’re running into : import { API, graphqlOperation } from…