rmosolgo / rmosolgo/graphql-ruby
Greenfield notes
Open
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 5.4k
- Forks
- 1.4k
- Avg merge
- 23h 19m
- Merged PRs (30d)
- 28
Description
I have the chance to write a greenfield GraphQL API for the first time in ... a while. I'm keeping notes on things to improve:
- Generate
dataload_associationfields for belongs_to associations - Generate connections for has_many associations
- Add example
resolve_typeimplementation in a comment? - Make
global_id_fielddefault to:id? - Default objects as
implements Types::NodeType - Don't auto-generate
passwordDigest🙄 #5653
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
No files, tests, or entry points are named. Start by reviewing the listed GraphQL-Ruby behaviors and the related #5653 discussion, then determine which proposals are still wanted and how each should be validated; the issue does not define a single completion condition.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- graphql, ruby
- Domain
- api, backend-api-design
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100