Empezamos a codear la version GraphQL de nuestra API
cd graphql-server
npm intall
npm start
- Documentacion oficial de GraphQL
- Documentacion oficial de GraphQL-js
Empezamos a codear la version GraphQL de nuestra API
cd graphql-server
npm intall
npm start