Netflix / Netflix/dgs-framework
documentation: Data Fetching Context docs don't cover creating of custom context in reactive implementation
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 3.4k
- Forks
- 344
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 7
Description
Documentation page Data Fetching Context https://netflix.github.io/dgs/advanced/custom-datafetcher-context/ describes creating of custom context with DgsCustomContextBuilder that doesn't work with webflux implementation which requires creating of context builder by extendingDgsReactiveCustomContextBuilderWithRequest instead.
Documentation and examples for creating custom request context with dgs-webflux should be added.
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 Data Fetching Context page at https://netflix.github.io/dgs/advanced/custom-datafetcher-context/ and compare its DgsCustomContextBuilder example with the dgs-webflux requirement for DgsReactiveCustomContextBuilderWithRequest. Done means the documentation includes an example for creating custom request context with dgs-webflux.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- graphql, kotlin, spring-boot
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- Half a day
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 48/100