jackgray
02/22/2019, 3:59 PMGraphQLError: Syntax Error: Cannot parse the unexpected character ".".
It goes away when I remove this line from my schema: # import * from './generated/prisma-client
Used this method for almost a year without issues until recently. Using prisma-client-lib v 1.25.7
Min repo: github.com/jackgray/govtrackrHarshit
02/22/2019, 4:01 PMHarshit
02/22/2019, 4:02 PMjackgray
02/22/2019, 4:02 PMjackgray
02/22/2019, 4:23 PMHarshit
02/22/2019, 4:24 PMjackgray
02/22/2019, 4:24 PMHarshit
02/22/2019, 4:25 PM' from the thing you have pastedHarshit
02/22/2019, 4:25 PMHarshit
02/22/2019, 4:25 PMjackgray
02/22/2019, 4:26 PMjackgray
02/22/2019, 4:33 PMHarshit
02/22/2019, 4:46 PM- generate:
generator: graphql-schema
output: './generated/prisma-client'Harshit
02/22/2019, 4:46 PMHarshit
02/22/2019, 4:46 PMHarshit
02/22/2019, 4:46 PMjackgray
02/22/2019, 5:04 PMjackgray
02/22/2019, 5:05 PMjackgray
02/22/2019, 5:10 PMjackgray
02/22/2019, 6:45 PM