aerogear/create-graphql

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

Open

#12 aperta il 6 dic 2016

Vedi su GitHub
 (4 commenti) (2 reazioni) (0 assegnatari)JavaScript (51 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (440 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor