Comment on Learn GraphQL by querying JSONparentComments−spell-slingerOP8yGlad 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.
Comments
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.