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