DisBot
Preparing search index...
prisma/runtime/library
ResultFieldDefinition
Type Alias ResultFieldDefinition
type
ResultFieldDefinition
=
{
compute
:
ResultArgsFieldCompute
;
needs
?:
{
[
FieldName
in
string
]
:
boolean
}
;
}
Index
Properties
compute
needs?
Properties
compute
compute
:
ResultArgsFieldCompute
Optional
needs
needs
?:
{
[
FieldName
in
string
]
:
boolean
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
compute
needs
DisBot
Loading...