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!