Im using Prisma 1.7 as that’s what came with the R...
# orm-help
j
Im using Prisma 1.7 as that’s what came with the React boilerplate. Should I update to 1.8? https://github.com/graphql-boilerplates/react-fullstack-graphql/blob/master/advanced/server/package.json
n
You can, but you don't have to.
c
@Jim if you are using a windows machine be advised that you might run into problems running `graphql codegen`on 1.8 https://github.com/prismagraphql/prisma-binding/issues/164