Skip to content

Clase 11: GraphQL Connections. Intro Relay Modern. QueryRenderer

Notifications You must be signed in to change notification settings

utn-fullstack/clase11

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GraphQL Connections. Intro Relay

  • Introduccion a GraphQL connections
  • Paginacion basada en cursor pattern
  • Introduccion a Relay Framework

Correr servidor localmente

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

Correr cliente localmente

cd relay-modern-app
npm intall
npm start

Links utiles

Documentacion oficial Relay Modern

Tools para implementacion de un server GraphQL compatible con Relay

About

Clase 11: GraphQL Connections. Intro Relay Modern. QueryRenderer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published