ChilliCream / ChilliCream/graphql-platform
Fetching data from grpc service
Open
Nobody has claimed this yet.
🌶️ hot chocolate
Area: Fusion
- Dominant language
- C#
- Stars
- 5.8k
- Forks
- 810
- Avg merge
- 15h 39m
- Merged PRs (30d)
- 98
Description
Product
Hot Chocolate
Is your feature request related to a problem?
I have a grpc service with well defined proto definitions. I would like to expose some of that data over graphql while using the same type definitions I have in proto.
The solution you'd like
- Generate graphql schema from proto definitions
- Fetch data from grpc service and transform results to the graphql schema.
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 by reviewing the Hot Chocolate project and the two requested steps: generating a GraphQL schema from proto definitions and fetching and transforming gRPC results. Done would require an agreed implementation scope and a working end-to-end integration, but the issue names no files, tests, or entry points to begin from.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, grpc
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100