Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildDropsGameUpdateOneWithoutWebhookNestedInput
Type Alias GuildDropsGameUpdateOneWithoutWebhookNestedInput
Guild
Drops
Game
Update
One
Without
Webhook
Nested
Input
:
{
connect
?:
GuildDropsGameWhereUniqueInput
;
connectOrCreate
?:
GuildDropsGameCreateOrConnectWithoutWebhookInput
;
create
?:
XOR
<
GuildDropsGameCreateWithoutWebhookInput
,
GuildDropsGameUncheckedCreateWithoutWebhookInput
>
;
delete
?:
GuildDropsGameWhereInput
|
boolean
;
disconnect
?:
GuildDropsGameWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
GuildDropsGameUpdateToOneWithWhereWithoutWebhookInput
,
GuildDropsGameUpdateWithoutWebhookInput
>
,
GuildDropsGameUncheckedUpdateWithoutWebhookInput
>
;
upsert
?:
GuildDropsGameUpsertWithoutWebhookInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...