plugin-graphql icon indicating copy to clipboard operation
plugin-graphql copied to clipboard

Playground

Open phortx opened this issue 7 years ago • 0 comments

To make the development on this plugin easier, it would be nice if there is some playground: a graphql api server and a vue frontend where we can test vuex-orm-apollo while developing without the requirement to use an own app.

For server we could use https://github.com/graphcool/graphql-server-example.

phortx avatar Feb 08 '18 15:02 phortx