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