ChilliCream / ChilliCream/graphql-platform

Fetching data from grpc service

Open
#7,105 3 comments 1 reaction 0 assignees View on GitHub

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
  1. Generate graphql schema from proto definitions
  2. Fetch data from grpc service and transform results to the graphql schema.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.