Hi, thanks for checking out GraphBox
GraphBox is a GraphQL API generator that let's you deploy a fully operational GraphQL API in a matter of moments. Just define your object types and their fields, and GraphBox will provision your API immediately complete with queries for listing/retrieving your data and mutations for inserting, updating or deleting objects.
GraphBox has no limits on the number of object types you define or the number of instances you store.
I created this as an easy way of building app prototypes with a graphene layer quickly and I believe this is probably one of the quickest ways of deploying GraphQL API available today
I hope you find it useful, and I'm looking forward to some feedback!
Bail