plugin-graphql
plugin-graphql copied to clipboard
Playground
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.