Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/relay-tools/relay-graphql-js

Relay tooling based on graphql-js
https://github.com/relay-tools/relay-graphql-js

Last synced: 3 months ago
JSON representation

Relay tooling based on graphql-js

Awesome Lists containing this project

README

        

# relay-graphql-js

Relay compatible tooling based on `graphql-js`

- [`@relay-graphql-js/graphql-config`](packages/graphql-config/) - a compatibility layer to use relay with `graphql-config` and thus `vscode-graphql` and other tools that use `graphql-config`
- [`vscode-apollo-relay`](packages/vscode-apollo-relay/) - a relay-enabled compatibility layer for `vscode-apollo` and other tools which use `apollo-config`

These compatibility layers ares all built on `@relay-graphql-js/validation-rules`, the retirement home of the legacy [`graphql-js`](https://github.com/graphql/graphql-js) compatible validation rules