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