Skip to content

utn-fullstack/clase10

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Adaptando nuestro servidor GraphQL para trabajar con Relay Modern

  • 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

Correr localmente el proyecto

cd graphql-server
npm intall
DBUSER=xxxxxx DBPSW=xxxxxx npm start

Links utiles

Documentacion oficial de GraphQL mutations

Tools para implementacion de un server GraphQL compatible con Relay

mLab cloud Database-as-a-Service

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published