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