Skip to content

Improve introspection types + new getIntrospectionQuery() #1113

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

Merged
merged 1 commit into from
Dec 4, 2017

Conversation

leebyron
Copy link
Contributor

@leebyron leebyron commented Dec 4, 2017

This adds a new function getIntrospectionQuery() which allows for some minor configuration over the resulting query text: to exclude descriptions if your use case does not require them.

It also updates the flow types to remove exact types for the kinds of __Type since they will have other fields that would be null.

This adds a new function `getIntrospectionQuery()` which allows for some minor configuration over the resulting query text: to exclude descriptions if your use case does not require them.

It also updates the flow types to remove exact types for the kinds of `__Type` since they will have other fields that would be `null`.
@leebyron leebyron force-pushed the introspection-types branch from 2c66a73 to 3a9fd4b Compare December 4, 2017 23:25
@leebyron leebyron merged commit f59f44a into master Dec 4, 2017
@leebyron leebyron deleted the introspection-types branch December 4, 2017 23:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants