aerogear/create-graphql

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

Open

#12 建立於 2016年12月6日

在 GitHub 查看
 (4 留言) (2 反應) (0 負責人)JavaScript (51 fork)batch import
enhancementhelp wanted

倉庫指標

Star
 (440 star)
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.

貢獻者指南