DisBot
Preparing search index...
prisma
Prisma
UsersUpdateToOneWithWhereWithoutLevelsInput
Type Alias UsersUpdateToOneWithWhereWithoutLevelsInput
type
UsersUpdateToOneWithWhereWithoutLevelsInput
=
{
data
:
XOR
<
UsersUpdateWithoutLevelsInput
,
UsersUncheckedUpdateWithoutLevelsInput
,
>
;
where
?:
UsersWhereInput
;
}
Index
Properties
data
where?
Properties
data
data
:
XOR
<
UsersUpdateWithoutLevelsInput
,
UsersUncheckedUpdateWithoutLevelsInput
>
Optional
where
where
?:
UsersWhereInput
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
where
DisBot
Loading...