Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unmapped selection Field error #9

Open
ksyDeveloper opened this issue Oct 9, 2019 · 5 comments
Open

Unmapped selection Field error #9

ksyDeveloper opened this issue Oct 9, 2019 · 5 comments

Comments

@ksyDeveloper
Copy link

Hi, I tried the example code but couldn't manage to get the result.
unmappedError
using VS 2019.
GraphQL 2.4.0
System.Reactive 3.1.1
NetStandard 2.0.3

@sungam3r
Copy link
Member

sungam3r commented Oct 9, 2019

Do you execute an empty query? Lines with '#' are the comments.

@ksyDeveloper
Copy link
Author

The error appears from the starting page (Just run the code then this page is appeared).

Below is with query.
image

@sungam3r
Copy link
Member

sungam3r commented Oct 9, 2019

Try the latest preview version of GraphQL package to see if problem persists.

@ksyDeveloper
Copy link
Author

After updated to 3.0.0-preview-1271. Can't compile the code.
image

@sungam3r
Copy link
Member

Just change IDependencyResolver to IServiceProvider interface.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants