UNPKG

prismaql

Version:

A powerful tool for managing and editing Prisma schema files using a SQL-like DSL.

3 lines 204 B
import { PrismaQlHandler } from "../../handler-registries/handler-registry.js"; export declare const addRelation: PrismaQlHandler<"ADD", "RELATION", "mutation">; //# sourceMappingURL=add-relation.d.ts.map