graphql-dotnet / graphql-dotnet/relay
rootQuery inherit QueryGraphType does not work
- Dominant language
- C#
- Stars
- 74
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
when my rootQuery inherit QueryGraphType , it will throw a missing method exception but i am using ObjectGraphType is work.
RootQuery

Schema

Startup.cs

Controller (graphql exeutor)

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.