- Introduccion a GraphQL mutations
- Se integra MongoDB usando el servicio cloud de Database-as-a-Service mLab
- Se agrega interface Node a las entidades Book y Category usando graphql-relay-js
cd graphql-server
npm intall
DBUSER=xxxxxx DBPSW=xxxxxx npm start