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