Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildDropsWebhookUpdateOneWithoutGuildDropsNestedInput
Type Alias GuildDropsWebhookUpdateOneWithoutGuildDropsNestedInput
Guild
Drops
Webhook
Update
One
Without
Guild
Drops
Nested
Input
:
{
connect
?:
GuildDropsWebhookWhereUniqueInput
;
connectOrCreate
?:
GuildDropsWebhookCreateOrConnectWithoutGuildDropsInput
;
create
?:
XOR
<
GuildDropsWebhookCreateWithoutGuildDropsInput
,
GuildDropsWebhookUncheckedCreateWithoutGuildDropsInput
>
;
delete
?:
GuildDropsWebhookWhereInput
|
boolean
;
disconnect
?:
GuildDropsWebhookWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
GuildDropsWebhookUpdateToOneWithWhereWithoutGuildDropsInput
,
GuildDropsWebhookUpdateWithoutGuildDropsInput
>
,
GuildDropsWebhookUncheckedUpdateWithoutGuildDropsInput
>
;
upsert
?:
GuildDropsWebhookUpsertWithoutGuildDropsInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...