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

Link root fields to GraphiQL? #64

Open
lorensr opened this issue Apr 7, 2020 · 2 comments
Open

Link root fields to GraphiQL? #64

lorensr opened this issue Apr 7, 2020 · 2 comments

Comments

@lorensr
Copy link

lorensr commented Apr 7, 2020

(Or second-level fields, in the case of OneGraph.)

I had the impulse to click "base", wanting GraphiQL to open up with a base query. Currently the only GraphiQL links I'm finding are below examples.

image

@sgrove
Copy link
Contributor

sgrove commented Apr 28, 2020

Making sure I understand: So if the field was required by Query, Mutation, or Subscription, we would open in GraphiQL with just that operation defined with a single field selection, is that right?

@lorensr
Copy link
Author

lorensr commented Apr 28, 2020

Oh that's another thing—I didn't know what "required by" meant?

I'd say: For each field of Query, Mutation, or Subscription, we would open in GraphiQL with just that operation defined with a single field selection. (or example field selection. or all scalar fields)

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