https://github.com/relay-tools/relay-graphql-js
Relay tooling based on graphql-js
https://github.com/relay-tools/relay-graphql-js
Last synced: 7 months ago
JSON representation
Relay tooling based on graphql-js
- Host: GitHub
- URL: https://github.com/relay-tools/relay-graphql-js
- Owner: relay-tools
- License: mit
- Created: 2020-10-06T16:40:36.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-07-06T20:11:13.000Z (8 months ago)
- Last Synced: 2025-07-14T23:36:03.495Z (8 months ago)
- Language: TypeScript
- Size: 476 KB
- Stars: 15
- Watchers: 4
- Forks: 1
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-list - relay-graphql-js - js | relay-tools | 12 | (TypeScript)
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