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