UNPKG

@algochad/prisma-core

Version:

A comprehensive NestJS library that provides EF-Core-like operations using Prisma and GraphQL. Features LINQ-style query builders, advanced data manipulation, GraphQL integration with genql, and a unified API for both Prisma and GraphQL operations. Includ

4 lines (3 loc) 128 B
export * from './graphql-query-builder'; export * from './graphql-mutation-builder'; export * from './graphql-unified-builder';