graphql-nodejs Simple graphql example with nodejs using express and Apollo. Quick start > npm install > npm start the query editor will start at the address: http://localhost:3001/graphiql the API are reachable at: http://localhost:3001/graphql