relay-local-schema

Local GraphQL client

A tool for running GraphQL queries locally without a separate GraphQL server

Use Relay without a GraphQL server

GitHub

253 stars
5 watching
11 forks
Language: JavaScript
last commit: 8 days ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
graphql/graphql-relay-js A library that simplifies the creation of Relay-compliant GraphQL servers 1,543
graphql-go/relay A Go library for constructing a GraphQL server compatible with React Relay 424
ivome/graphql-relay-php A PHP library to simplify the creation of GraphQL servers supporting React Relay 271
lenaten/react-native-relay A React Native application that integrates GraphQL and Relay for real-time data fetching 74
graphql-python/graphql-relay-py A Python library that simplifies the creation of GraphQL servers for React Relay applications 146
graphql-elixir/graphql_relay A library that simplifies the setup of a GraphQL schema compatible with Relay 36
relay-tools/react-relay-network-layer Provides a layer for managing Relay network requests and responses with batching capabilities 277
chentsulin/koa-graphql-relay-example An example project demonstrating integration of Koa GraphQL and Relay technologies for building data-driven applications. 99
graphql-java/todomvc-relay-java Port of the Relay TodoMVC example with Java server using graphql-java 68
lvarayut/relay-fullstack A full-stack application generator with Relay integration, providing a scaffolding solution for building GraphQL-based React applications. 985
eyston/relay-composite-network-layer Enables the merging of multiple GraphQL schema definitions into a single composite schema for use with Relay. 49
mattmcfarland/sequelize-relay A library that simplifies the creation of GraphQL servers using Sequelize and Relay 76
relay-tools/react-router-relay Integrates Relay with React Router for efficient data fetching and rendering. 558
kennetpostigo/react-reach A library that enables easy communication between React applications and GraphQL servers. 135
gauravtiwari/relay-rails-blog A demo weblog application powered by GraphQL, Relay, and Rails, demonstrating the use of these technologies for building data-driven web applications. 139