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