Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildDropsGameWebhookUncheckedUpdateOneWithoutGuildDropsGameNestedInput
Type Alias GuildDropsGameWebhookUncheckedUpdateOneWithoutGuildDropsGameNestedInput
Guild
Drops
Game
Webhook
Unchecked
Update
One
Without
Guild
Drops
Game
Nested
Input
:
{
connect
?:
GuildDropsGameWebhookWhereUniqueInput
;
connectOrCreate
?:
GuildDropsGameWebhookCreateOrConnectWithoutGuildDropsGameInput
;
create
?:
XOR
<
GuildDropsGameWebhookCreateWithoutGuildDropsGameInput
,
GuildDropsGameWebhookUncheckedCreateWithoutGuildDropsGameInput
>
;
delete
?:
GuildDropsGameWebhookWhereInput
|
boolean
;
disconnect
?:
GuildDropsGameWebhookWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
GuildDropsGameWebhookUpdateToOneWithWhereWithoutGuildDropsGameInput
,
GuildDropsGameWebhookUpdateWithoutGuildDropsGameInput
>
,
GuildDropsGameWebhookUncheckedUpdateWithoutGuildDropsGameInput
>
;
upsert
?:
GuildDropsGameWebhookUpsertWithoutGuildDropsGameInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...