Hacker News new | ask | show | jobs
by spell-slinger 2969 days ago
Glad to know GraphQL clicked with you!

One of the nicest things of GraphQL is the type system indeed. You can use tools like https://www.prisma.io/, which generates a GraphQL backend based on your SQL database.