This constant was removed in https://github.com/graphql/graphql-js/commit/6b550192e0ce3b458abaec92e4c65d36eeafb7d0 but it still documented in https://github.com/graphql/graphql-js/blob/master/docs/APIReference-Utilities.md#introspectionquery The documentation should be updated to describe the new way of doing this - using `getIntrospectionQuery` I suppose?
This constant was removed in 6b55019 but it still documented in https://github.com/graphql/graphql-js/blob/master/docs/APIReference-Utilities.md#introspectionquery
The documentation should be updated to describe the new way of doing this - using
getIntrospectionQueryI suppose?