aerogear/create-graphql

Read existing 'schema.json' to serve querys/mutations

Open

#12 创建于 2016年12月6日

在 GitHub 查看
 (4 评论) (2 反应) (0 负责人)JavaScript (440 star) (51 fork)batch import
enhancementhelp wanted

描述

If we could read an existing schema.json file, for creating the types, queries and mutations allowed by the server, it would be great for frontend development...

Another improvement would be generating "Loren Ipsun"-style data for each type.

This is specially useful for other backend languages/frameworks (Flask, Django, Rails, etc) that generates schema.json file.

贡献者指南