aerogear/create-graphql

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

开放

#12 创建于 2016年12月6日

 (4 条评论) (2 个反应) (0 位负责人)JavaScript (51 个派生)batch import
enhancementhelp wanted

仓库指标

星标
 (440 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南