Installing graphiql to moya.
git clone https://github.com/graphql/graphiql.git /tmp/graphiqlcd /tmp/graphiql && npm install && npm run buildcp graphiql.js graphiql.css examples/index.html ~/moya/code/moya-web/WebContent/graphiql- Modify index.html
- Change
graphiql.jsandgraphiql.csspaths in header - Change graphql path to
/MoyaWeb/graphql
- Change