graphprotocol / graphprotocol/graph-node
Make relay-compatible version/setting for graph-nodes
Open
@dotansimha is already working on this.
Since Feb 24, 2022.
- #3214 by @dotansimha — closed without merging
- Dominant language
- Rust
- Stars
- 3.2k
- Forks
- 1.1k
- Avg merge
- 4d 1h
- Merged PRs (30d)
- 1
Description
Do you want to request a feature or report a bug?
Feature.
What is the current behavior?
It is uncertain if it is safe to use relay with thegraph (actually it isn't safe in most cases).
What is the expected behavior?
It should be possible to make the graphql api compatible with relay: (https://relay.dev/docs/en/graphql-server-specification.html)
A tool like hasura has a setting to make the API relay compatible, for example.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.