An open API service indexing awesome lists of open source software.

https://github.com/amir-s/graphql-distributed-schema

A simple wrapper around graphql-js to make grpahql types extendable.
https://github.com/amir-s/graphql-distributed-schema

graphql-js

Last synced: 5 months ago
JSON representation

A simple wrapper around graphql-js to make grpahql types extendable.

Awesome Lists containing this project

README

          

GraphQL Distributed Schema
--------------------------

A graphql wrapper that lest you create your schema distributed.

You can read [my medium post](https://the.devway.xyz/distributed-schema-creation-in-graphql-4de949f77cdb#.x0t1elwvw) and look at [this working example](https://github.com/amir-s/graphql-distributed-schema-example).