Craig
05/01/2019, 1:24 PMprisma.datamodel
file and again in my schema.graphql
file? As per this example repo: https://github.com/prisma/prisma-examples/tree/master/node/graphql. Is it because the former is not really graphQL syntax? Also, why does the example repo define a separate graphQL server using graphql-yoga when the prisma playground “speaks” GraphQL and I can make graphQL queries against my prisma server/database.notrab
05/01/2019, 1:28 PMnotrab
05/01/2019, 1:29 PMCraig
05/01/2019, 1:30 PMnotrab
05/01/2019, 1:32 PMnotrab
05/01/2019, 1:33 PMCraig
05/01/2019, 1:34 PMnikolasburk
Jonathan Demirgian
05/02/2019, 3:16 PM