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