plug_graphql
plug_graphql copied to clipboard
Use new GraphQL interface
New interface using keyword lists will be introduced in https://github.com/graphql-elixir/graphql/pull/82 we need to use that and deprecate old interface.
@joshprice any status on this, or are you looking for help to get it implemented? It seems this work is needed to send errors to the client in the GraphQL response. That is sorely needed to make this spec compliant