graphql-playground
graphql-playground copied to clipboard
graphql-playground-middleware-koa still using very old version of Playground
Why is the graphql-playground-middleware-koa package still using an old 1.7.xx version of the Playground, but Main Package of the Playground is already version 1.8.xx?
This results in an incompatibility which the latest GraphQL specs which allow interfaces to implement interfaces.
is this fixed ?