aerogear/create-graphql

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

Open

#12 aberto em 6 de dez. de 2016

Ver no GitHub
 (4 comments) (2 reactions) (0 assignees)JavaScript (51 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (440 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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.

Guia do colaborador