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 https://facebook.github.io/relay/docs/relay-modern.html Tools para implementacion de un server GraphQL compatible con Relay https://github.com/graphql/graphql-relay-js