0

If anyone know how to do it help me. in this program i used graphql and apollo-server-express

Expexting the solution to run graphql and apollo-server-express and error of npm start.I am facing problem of apollo-server-express ass well.If anyone know about this then give the solution please.

2
  • Please do not post photos of your code. Post your code as text in the question. Commented Jun 17, 2023 at 4:48
  • That being said, you are using an async function server.start() and you are not using await to wait for the response. This is happening in your server.js file. Read the error and the stack trace, they can be very helpful in isolating the issue. Commented Jun 17, 2023 at 4:49

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.