QraphQL Apollo Server Start the server npm start You should now see the following output at the bottom of your terminal: 🚀 Query endpoint ready at http://localhost:4000/graphql 🚀 Subscription endpoint ready at ws://localhost:4000/graphql We're up and running!