/prisma1-node-client

Updated prisma 1 client for Node

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Prisma 1 Node Client

This is a fork of the original Prisma 1 client that has the follow modifications

  • Only TS/JS Lib (Flow, Go, etc removed)
  • Updated for graphql 15+
  • Updated for TS 4.5+

The purpose is to allow modern projects to connect to legacy prisma installations without causing a cascade of NPM errors.