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