Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildUpdateOneWithoutLinkedRolesNestedInput
Type Alias GuildUpdateOneWithoutLinkedRolesNestedInput
Guild
Update
One
Without
Linked
Roles
Nested
Input
:
{
connect
?:
GuildWhereUniqueInput
;
connectOrCreate
?:
GuildCreateOrConnectWithoutLinkedRolesInput
;
create
?:
XOR
<
GuildCreateWithoutLinkedRolesInput
,
GuildUncheckedCreateWithoutLinkedRolesInput
>
;
delete
?:
GuildWhereInput
|
boolean
;
disconnect
?:
GuildWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
GuildUpdateToOneWithWhereWithoutLinkedRolesInput
,
GuildUpdateWithoutLinkedRolesInput
>
,
GuildUncheckedUpdateWithoutLinkedRolesInput
>
;
upsert
?:
GuildUpsertWithoutLinkedRolesInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...