graphql_relay
Schema helper
A library that simplifies the setup of a GraphQL schema compatible with Relay
Relay helpers for GraphQL Elixir
36 stars
4 watching
9 forks
Language: Elixir
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
graphql-elixir/graphql_parser | An Elixir interface to a C++ GraphQL parser for parsing query strings into Abstract Syntax Trees (ASTs) | 20 |
graphql/graphql-relay-js | A library that simplifies the creation of Relay-compliant GraphQL servers | 1,543 |
ivome/graphql-relay-php | A PHP library to simplify the creation of GraphQL servers supporting React Relay | 271 |
relay-tools/relay-local-schema | A tool for running GraphQL queries locally without a separate GraphQL server | 253 |
graphql-python/graphql-relay-py | A Python library that simplifies the creation of GraphQL servers for React Relay applications | 145 |
graphql-go/relay | A Go library for constructing a GraphQL server compatible with React Relay | 422 |
uesteibar/neuron | A GraphQL client for Elixir | 330 |
asonge/graphql | A tool that compiles GraphQL queries into native Elixir code, handling asynchronous requests and composing results. | 87 |
peburrows/plot | A GraphQL parser and resolver for Elixir that aims to implement the full GraphQL spec. | 32 |
eyston/relay-composite-network-layer | Enables the merging of multiple GraphQL schema definitions into a single composite schema for use with Relay. | 49 |
absinthe-graphql/absinthe_plug | A Plug module that integrates GraphQL functionality into an Elixir web application | 261 |
idurar/fast-graphql | A tool for structuring and generating GraphQL schemas for Node.js applications | 5 |
rdf-elixir/sparql-ex | An implementation of the SPARQL query language in Elixir to execute queries against RDF data structures and protocol endpoints. | 39 |
coryodaniel/speakeasy | Middleware based authorization for GraphQL schema | 86 |
qhool/quaff | A toolset for integrating Elixir with Erlang applications | 83 |