congy
05/10/2019, 2:25 PMYour token is invalid. It might have expired or you might be using a token from a different project. Didn't happen before.dpetrick
05/10/2019, 2:27 PMHarshit
05/10/2019, 2:35 PMprisma.yml file and pass it on to the prisma binding class like so:
const prisma = new Prisma({
typeDefs: '<you typedef location>,
endpoint: '<your endpoint>',
secret: '<your secret>'
})congy
05/10/2019, 2:36 PMHarshit
05/10/2019, 2:38 PMcongy
05/10/2019, 2:41 PMdivyendu
05/10/2019, 2:58 PMcongy
05/10/2019, 3:03 PMdivyendu
05/10/2019, 3:04 PMcongy
05/10/2019, 3:04 PMcongy
05/10/2019, 3:05 PMcongy
05/10/2019, 3:29 PM