One of the most annoying things when building web apps, is creating a new database model/schema and attaching it to your API.
Inorder to catch up, we've implemented code generators for our Couchbase database that prints controller methods and GraphQL Schema & definitions.