graphprotocol / graphprotocol/graph-node
GraphQL: make sure that interface implementations all accept the same arguments for each field
Open
Nobody has claimed this yet.
area/graphql
component/graph-cli
- Dominant language
- Rust
- Stars
- 3.2k
- Forks
- 1.1k
- Avg merge
- 4d 1h
- Merged PRs (30d)
- 1
Description
This came up in the review of PR #1341
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.
Research direction
Start with the review context in PR #1341; the issue names no file, test, or entry point. Trace the GraphQL interface argument validation discussed there, then add coverage showing that all implementations accept the same arguments for each field.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- graphql, rust
- Domain
- api, backend-api-design
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100