I am trying to create serverless azure function with graphql in visualstudio code. I am following the below tutorial
Build Serverless API with GraphQL and Azure— Part I
After starting the application, i see the error attached in the browser. unable to execute query because of the error.
Tried with the embed sandbox on your own website . In step 4(in the attached image below) it is mentioned as copy paste the code to HTML. I don’t have any html in my code. Not sure how to solve this
My project structure: