DisBot
Preparing search index...
prisma
Prisma
GuildsUpdateOneRequiredWithoutGuildWelcomeSetupNestedInput
Type Alias GuildsUpdateOneRequiredWithoutGuildWelcomeSetupNestedInput
type
GuildsUpdateOneRequiredWithoutGuildWelcomeSetupNestedInput
=
{
connect
?:
GuildsWhereUniqueInput
;
connectOrCreate
?:
GuildsCreateOrConnectWithoutGuildWelcomeSetupInput
;
create
?:
XOR
<
GuildsCreateWithoutGuildWelcomeSetupInput
,
GuildsUncheckedCreateWithoutGuildWelcomeSetupInput
,
>
;
update
?:
XOR
<
XOR
<
GuildsUpdateToOneWithWhereWithoutGuildWelcomeSetupInput
,
GuildsUpdateWithoutGuildWelcomeSetupInput
,
>
,
GuildsUncheckedUpdateWithoutGuildWelcomeSetupInput
,
>
;
upsert
?:
GuildsUpsertWithoutGuildWelcomeSetupInput
;
}
Index
Properties
connect?
connect
Or
Create?
create?
update?
upsert?
Properties
Optional
connect
connect
?:
GuildsWhereUniqueInput
Optional
connect
Or
Create
connectOrCreate
?:
GuildsCreateOrConnectWithoutGuildWelcomeSetupInput
Optional
create
create
?:
XOR
<
GuildsCreateWithoutGuildWelcomeSetupInput
,
GuildsUncheckedCreateWithoutGuildWelcomeSetupInput
,
>
Optional
update
update
?:
XOR
<
XOR
<
GuildsUpdateToOneWithWhereWithoutGuildWelcomeSetupInput
,
GuildsUpdateWithoutGuildWelcomeSetupInput
,
>
,
GuildsUncheckedUpdateWithoutGuildWelcomeSetupInput
,
>
Optional
upsert
upsert
?:
GuildsUpsertWithoutGuildWelcomeSetupInput
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
connect
connect
Or
Create
create
update
upsert
DisBot
Loading...