Exemplo desenvolvido para apresentação sobre GRAPHQL na disciplina Arquitetura de Software - UNISINOS
##Installation
npm install
##Run
node index.js
##Test
http://localhost:3000/graphql?query={user(id:"1"){name}}
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Exemplo desenvolvido para apresentação sobre GRAPHQL na disciplina Arquitetura de Software - UNISINOS
##Installation
npm install
##Run
node index.js
##Test
http://localhost:3000/graphql?query={user(id:"1"){name}}