graphql-config-extension-prisma

JSON →
library 0.3.0 ·javascript deprecated
verified Jun 7, 2026

Extension for graphql-config that injects endpoints and headers from a prisma.yml file into a GraphQL Config instance. Version 0.3.0 is the latest stable release. This package is specifically for integrating Prisma projects with GraphQL Config, enabling seamless connection to Prisma databases. It exports a single `patchConfig` function that merges Prisma configuration into GraphQL Config data. Note: The package is quite old (last updated 2018) and is based on the Legacy Prisma (Graphcool) ecosystem. It is not compatible with Prisma 2+ (Nexus/Prisma Client).