@robert-brightline/auth-db - v0.0.21
Preparing search index...
models
UserRoleUpdateWithWhereUniqueWithoutRoleInput
Type Alias UserRoleUpdateWithWhereUniqueWithoutRoleInput
type
UserRoleUpdateWithWhereUniqueWithoutRoleInput
=
{
data
:
Prisma
.
XOR
<
UserRoleUpdateWithoutRoleInput
,
UserRoleUncheckedUpdateWithoutRoleInput
,
>
;
where
:
UserRoleWhereUniqueInput
;
}
Index
Properties
data
where
Properties
data
data
:
Prisma
.
XOR
<
UserRoleUpdateWithoutRoleInput
,
UserRoleUncheckedUpdateWithoutRoleInput
,
>
where
where
:
UserRoleWhereUniqueInput
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
where
@robert-brightline/auth-db - v0.0.21
Loading...