graphqlhub
graphqlhub copied to clipboard
Upgrade `graphql` to latest?
The current version is VERY outdated: https://github.com/clayallsopp/graphqlhub/blob/master/package.json#L25
It also effects other utils that uses introspectionQuery
because it has changed, and throws:
Cannot query field "locations" on type "__Directive".
@clayallsopp