Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildUpdateOneWithoutStatusRolesNestedInput
Type Alias GuildUpdateOneWithoutStatusRolesNestedInput
Guild
Update
One
Without
Status
Roles
Nested
Input
:
{
connect
?:
GuildWhereUniqueInput
;
connectOrCreate
?:
GuildCreateOrConnectWithoutStatusRolesInput
;
create
?:
XOR
<
GuildCreateWithoutStatusRolesInput
,
GuildUncheckedCreateWithoutStatusRolesInput
>
;
delete
?:
GuildWhereInput
|
boolean
;
disconnect
?:
GuildWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
GuildUpdateToOneWithWhereWithoutStatusRolesInput
,
GuildUpdateWithoutStatusRolesInput
>
,
GuildUncheckedUpdateWithoutStatusRolesInput
>
;
upsert
?:
GuildUpsertWithoutStatusRolesInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...