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

introspectionQuery -> getIntrospectionQuery #2718

Merged
merged 1 commit into from Aug 5, 2020

Conversation

dobesv
Copy link
Contributor

@dobesv dobesv commented Jul 23, 2020

introspectionQuery has been deleted and replaced with getIntrospectionQuery

Fixes #2717

See also #2503

`introspectionQuery` has been deleted and replaced with `getIntrospectionQuery`
@IvanGoncharov IvanGoncharov merged commit b790002 into graphql:master Aug 5, 2020
@IvanGoncharov
Copy link
Member

@dobesv Thanks for the PR 👍

@JasonKleban
Copy link

Still at https://graphql.org/graphql-js/utilities/

image

@dobesv
Copy link
Contributor Author

dobesv commented Feb 3, 2021

@JasonKleban maybe you can open another PR to fix that one?

@saihaj
Copy link
Member

saihaj commented Feb 3, 2021

I think the docs are not automatically synced with graphql/graphql.github.io so these should be updated in there https://github.com/graphql/graphql.github.io/tree/source/src/content/graphql-js

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.

introspectionQuery removed from library but not documentation
4 participants