graphql-dotnet / graphql-dotnet/relay

rootQuery inherit QueryGraphType does not work

Open
#42 0 comments 0 reactions 0 assignees View on GitHub
needs investigation
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
![exception](https://user-images.githubusercontent.com/15885558/59339423-bbcc7580-8d36-11e9-9024-7156e1dcf533.PNG)

Schema
![Schema](https://user-images.githubusercontent.com/15885558/59339606-15cd3b00-8d37-11e9-8759-702b606f1d1c.PNG)

Startup.cs
![startup](https://user-images.githubusercontent.com/15885558/59339623-1bc31c00-8d37-11e9-9f12-4ca421d67874.PNG)

Controller (graphql exeutor)
![controller](https://user-images.githubusercontent.com/15885558/59339651-2aa9ce80-8d37-11e9-8b02-a3f6c5fb71eb.PNG)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.