DisBot
Preparing search index...
prisma
Prisma
GuildsCreateNestedOneWithoutGiveawaysInput
Type Alias GuildsCreateNestedOneWithoutGiveawaysInput
type
GuildsCreateNestedOneWithoutGiveawaysInput
=
{
connect
?:
GuildsWhereUniqueInput
;
connectOrCreate
?:
GuildsCreateOrConnectWithoutGiveawaysInput
;
create
?:
XOR
<
GuildsCreateWithoutGiveawaysInput
,
GuildsUncheckedCreateWithoutGiveawaysInput
,
>
;
}
Index
Properties
connect?
connect
Or
Create?
create?
Properties
Optional
connect
connect
?:
GuildsWhereUniqueInput
Optional
connect
Or
Create
connectOrCreate
?:
GuildsCreateOrConnectWithoutGiveawaysInput
Optional
create
create
?:
XOR
<
GuildsCreateWithoutGiveawaysInput
,
GuildsUncheckedCreateWithoutGiveawaysInput
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
connect
connect
Or
Create
create
DisBot
Loading...