abpframework / abpframework/abp
GraphQL Integration
Open
Nobody has claimed this yet.
abp-framework
feature
priority:normal
- Dominant language
- C#
- Stars
- 14.4k
- Forks
- 3.7k
- Avg merge
- 15h 32m
- Merged PRs (30d)
- 106
Description
Intro
- Pick a C# GraphQL library.
- see https://github.com/graphql-dotnet/graphql-dotnet and https://github.com/ChilliCream/hotchocolate (https://github.com/volosoft/abp/issues/340)
Modules
Create GraphQL endpoints for all modules.
- Identity
- Tenant management
Resources
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 comparing the two C# GraphQL libraries linked in the issue and reading the ASP.NET Core and Entity Framework resource. Then identify how the Identity and Tenant management modules expose endpoints. Done means a selected library is integrated and GraphQL endpoints exist for all listed modules.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, graphql
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100