Simple graphql example with nodejs using express and Apollo.
> 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
simple graphql example with node js using express and apollo
JavaScriptMIT
Simple graphql example with nodejs using express and Apollo.
> 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