relay-composite-network-layer
Composite schema manager
Enables the merging of multiple GraphQL schema definitions into a single composite schema for use with Relay.
49 stars
5 watching
7 forks
Language: JavaScript
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
graphql-elixir/graphql_relay | A library that simplifies the setup of a GraphQL schema compatible with Relay | 36 |
relay-tools/relay-local-schema | A tool for running GraphQL queries locally without a separate GraphQL server | 253 |
ivome/graphql-relay-php | A PHP library to simplify the creation of GraphQL servers supporting React Relay | 271 |
graphql/graphql-relay-js | A library that simplifies the creation of Relay-compliant GraphQL servers | 1,543 |
anmonteiro/melange-relay | This project provides a high-level GraphQL API abstraction using Relay and ReScript, enabling developers to easily define components with their own data demands. | 5 |
lvarayut/relay-fullstack | A full-stack application generator with Relay integration, providing a scaffolding solution for building GraphQL-based React applications. | 985 |
relay-tools/react-relay-network-layer | Provides a layer for managing Relay network requests and responses with batching capabilities | 277 |
graphql-go/relay | A Go library for constructing a GraphQL server compatible with React Relay | 424 |
denvned/isomorphic-relay-router | Enables React Router to work with Relay on both the client and server sides of an application. | 137 |
fortruce/relay-skeleton | A React, Relay, and GraphQL project skeleton with automatic reloading and code reloading of the backend server. | 125 |
chentsulin/koa-graphql-relay-example | An example project demonstrating integration of Koa GraphQL and Relay technologies for building data-driven applications. | 99 |
contribsys/einhorn | A shared socket manager for running multiple copies of a process on the same network sockets | 1,634 |
mattmcfarland/sequelize-relay | A library that simplifies the creation of GraphQL servers using Sequelize and Relay | 76 |
graphql-python/graphql-relay-py | A Python library that simplifies the creation of GraphQL servers for React Relay applications | 146 |
relay-tools/react-router-relay | Integrates Relay with React Router for efficient data fetching and rendering. | 558 |