Closed flippidippi closed 4 years ago
@acarl005 Is this repo dead?
@flippidippi @GlennMatthys Now that extensions have been added to graphql@14.5.0
, what's the non-hacky way to do this?
https://github.com/graphql/graphql-js/releases/tag/v14.5.0 https://github.com/graphql/graphql-js/pull/2097
I haven't done any research into how to get it working with the new graphql
@flippidippi thanks for the response and PR—released in v0.1.0
Using the hack seen here https://github.com/acarl005/join-monster/issues/352#issuecomment-423985030, this allows join-monster-graphql-tools-adapter to work with GraphQL 14 until graphql-js adds something like extensions described here https://github.com/graphql/graphql-js/issues/1527.
This could, for the time being, fix #12