MCPcopy
hub / github.com/prisma/prisma / jsdoc.ts

File jsdoc.ts

packages/client-generator-js/src/TSClient/jsdoc.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { capitalize, uncapitalize } from '@prisma/client-common'
2import type * as DMMF from '@prisma/dmmf'
3
4import { getGroupByArgsName, getModelArgName } from '../utils'

Callers

nothing calls this directly

Calls 6

getGroupByArgsNameFunction · 0.90
getModelArgNameFunction · 0.90
uncapitalizeFunction · 0.90
capitalizeFunction · 0.90
addLinkToDocsFunction · 0.70
getDeprecationStringFunction · 0.70

Tested by

no test coverage detected