nikolasburk
graphqlgen
on our blog: https://www.prisma.io/blog/graphqlgen-fj3s0ssc1jsx/ π
The graphqlgen
CLI helps you build fully-typed GraphQL servers. It generates the boilerplate that's required to make your resolvers type-safe and keeps your type definitions in sync with the GraphQL schema. The easiest way to get started is by using the npm-initializer: npm init graphqlgen ./my-app
β‘
If you're as excited about this as we are, please help us spread the word on Twitter: https://twitter.com/prisma/status/1057313242232602624 π
Special shoutout to @Ben Awad who created a video walkthrough explaining the tool: π