graphql-elixir / graphql

GraphQL Elixir
Other
859 stars 47 forks source link

Update Introspection to include Directives #88

Closed seanabrahams closed 8 years ago

seanabrahams commented 8 years ago

We need the introspection query to include directives. See: https://github.com/graphql-elixir/graphql/blob/master/lib/graphql/type/introspection.ex#L60 https://github.com/graphql-elixir/graphql/blob/master/lib/graphql/type/introspection.ex#L86 https://github.com/graphql-elixir/graphql/blob/master/lib/graphql/type/introspection.ex#L287