All activity
Max Darque
left a comment
I believe GraphQL is an incredibly powerful set of standards and querying language. It works really well between client and server. The hard part is building the GraphQL server.The scope of queries and mutations can be very large and complex. How do you deal with this on the server? Do you write SQL to handle every possible combination? Do you write an SQL query for each field on a node thereby...
Prisma Cloud
GraphQL database platform