aws-appsync-react-workshop
aws-appsync-react-workshop copied to clipboard
Attempted import error: 'listTalks' is not exported from './graphql/queries'
Attempted import error: 'listTalks' is not exported from './graphql/queries'
I had to compile graphQL (/amplify/backend/api/my-project/schema.graphql) before running server
amplify api gql-compile
then
amplify mock api