DisBot
Preparing search index...
prisma/runtime/library
DynamicResultExtensionNeeds
Type Alias DynamicResultExtensionNeeds<TypeMap, M, S>
DynamicResultExtensionNeeds
:
{
[
K
in
keyof
S
]
:
K
extends
keyof
TypeMap
[
"model"
]
[
M
]
[
"payload"
]
[
"scalars"
]
?
S
[
K
]
:
never
}
&
{
[
N
in
keyof
TypeMap
[
"model"
]
[
M
]
[
"payload"
]
[
"scalars"
]
]
?:
boolean
}
Type Parameters
TypeMap
extends
TypeMapDef
M
extends
PropertyKey
S
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
DisBot
Loading...