ProtoCAD

A prototyping tool to help visualize GraphQL query results on component structures

How it works

This project is currently in beta. Feel free to drop us a line if you would like to contribute or star us on Github.

Design UI components structure

Build your project's componenet structure by adding props and making associations.

Convert to a GraphQL schema

Automatically convert your component tree into a GraphQl schema at the click of a button.

Add resolvers and configure queries

Customize your GraphQL queries and resolvers to prepare for data fetching.

Preview data

And finally, write the proper queries and specifications to preview the data within your component tree structure.

Contributors