aldrian
06/19/2020, 9:36 AMjanpio
.graphql
and install the GraphQL extension - the Prisma (2) extension is not useful with your P1 schema in any way I think.aldrian
06/19/2020, 9:39 AMJames Potts
06/19/2020, 4:36 PM.graphql
extension, the ‘prisma generate’ command wasn’t able execute successfully. The error returned indicated this was because it was looking for a .prisma
file.janpio
prisma.yml
file maybe?James Potts
06/19/2020, 4:55 PMJames Potts
06/19/2020, 5:00 PMjanpio
janpio