wesbos
01/30/2018, 3:41 PMveksen
01/30/2018, 3:43 PMveksen
01/30/2018, 3:43 PMwesbos
01/30/2018, 3:45 PMwesbos
01/30/2018, 3:45 PMdivyendu
01/30/2018, 3:49 PMwesbos
01/30/2018, 3:50 PMWill Chertoff
01/30/2018, 5:36 PMWill Chertoff
01/30/2018, 5:36 PMA GraphQL server based on Prisma usually has two GraphQL APIs, think of them as two layers for your service:
Application layer: Defined by the application schema (here is where you implement business logic, authentication, integrate with 3rd-party services, etc)
Database layer: Defined by the Prisma database service