Skip to content

introspection query from graphql-js v0.5.0 fails #126

@sfriedel

Description

@sfriedel

When trying to use graphql-go from graphql-js v0.5.0 the introspection query fails:

errors=[map[message:Cannot query field "locations" on "__Directive". locations:[{13 9}]]] 

The cause of this is the april 2016 update to the GraphQL Spec which introduced some breaking changes related to introspection.

Are there already plans to update the library for the latest spec changes? Also, is it documented somewhere to which version of the GraphQL spec graphql-go currently complies to?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions