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

Implement Introspection Features #36

Open
eslingerbryan opened this issue Feb 8, 2020 · 0 comments
Open

Implement Introspection Features #36

eslingerbryan opened this issue Feb 8, 2020 · 0 comments

Comments

@eslingerbryan
Copy link
Owner

A big part of GraphQL's strength is the introspection capabilities of any given schema/API. Among other things, this will power the developer playground UI that will ship with this library to make development of GraphQL APIs easier over the full lifecycle of a product.

This is likely an epic-ish level issue that should be broken into smaller, more discrete issues before beginning development work.

https://spec.graphql.org/June2018/#sec-Introspection

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

1 participant