Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildUpdateOneWithoutAutoLiveRolesNestedInput
Type Alias GuildUpdateOneWithoutAutoLiveRolesNestedInput
Guild
Update
One
Without
Auto
Live
Roles
Nested
Input
:
{
connect
?:
GuildWhereUniqueInput
;
connectOrCreate
?:
GuildCreateOrConnectWithoutAutoLiveRolesInput
;
create
?:
XOR
<
GuildCreateWithoutAutoLiveRolesInput
,
GuildUncheckedCreateWithoutAutoLiveRolesInput
>
;
delete
?:
GuildWhereInput
|
boolean
;
disconnect
?:
GuildWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
GuildUpdateToOneWithWhereWithoutAutoLiveRolesInput
,
GuildUpdateWithoutAutoLiveRolesInput
>
,
GuildUncheckedUpdateWithoutAutoLiveRolesInput
>
;
upsert
?:
GuildUpsertWithoutAutoLiveRolesInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...