May i ask something?
Q: What is the Benefit of Prisma instead of Apollo Client?
Are they equally Compared?
m
max
02/03/2018, 1:50 PM
@kyriakosmichael completely different parts of the tech stack. Apollo Client is used to get and manage data from a GraphQL API. Prisma wraps around a db to provide a GraphQL API