aws-appsync-react-workshop icon indicating copy to clipboard operation
aws-appsync-react-workshop copied to clipboard

Attempted import error: 'listTalks' is not exported from './graphql/queries'

Open olivier-sabban opened this issue 4 years ago • 0 comments

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

olivier-sabban avatar Aug 16 '20 11:08 olivier-sabban