Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ capitalize, uncapitalize } from
'@prisma/client-common'
2
import
type
* as DMMF from
'@prisma/dmmf'
3
4
import
{ getGroupByArgsName, getModelArgName } from
'../utils'
Callers
nothing calls this directly
Calls
6
getGroupByArgsName
Function · 0.90
getModelArgName
Function · 0.90
uncapitalize
Function · 0.90
capitalize
Function · 0.90
addLinkToDocs
Function · 0.70
getDeprecationString
Function · 0.70
Tested by
no test coverage detected