DisBot
Preparing search index...
prisma
Prisma
UsersCreateOrConnectWithoutGuildBackupsInput
Type Alias UsersCreateOrConnectWithoutGuildBackupsInput
type
UsersCreateOrConnectWithoutGuildBackupsInput
=
{
create
:
XOR
<
UsersCreateWithoutGuildBackupsInput
,
UsersUncheckedCreateWithoutGuildBackupsInput
,
>
;
where
:
UsersWhereUniqueInput
;
}
Index
Properties
create
where
Properties
create
create
:
XOR
<
UsersCreateWithoutGuildBackupsInput
,
UsersUncheckedCreateWithoutGuildBackupsInput
,
>
where
where
:
UsersWhereUniqueInput
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
create
where
DisBot
Loading...