Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
354 views
in Technique[技术] by (71.8m points)

reactjs - react ui generator for graphql - apollo

Does it exist a tool (or a combination of libraries) to generate react pages/components according to a graphql schema?!

Something that is able explore the schema to generate a simple page with a table where the graphql query returns a list (possibly, a table with edit/delete button linked to a simple page with form to edit/modify the selected element). Simple CRUD pages in other words!

Something able to generate a sort of menu based on the relations described in the schema.

If doesn't exist something readymade, any suggestion about how to automate the creation of some ui parts.

Opensource or commercial

question from:https://stackoverflow.com/questions/65938062/react-ui-generator-for-graphql-apollo

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...