Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildUpdateOneWithoutStreamRolesNestedInput
Type Alias GuildUpdateOneWithoutStreamRolesNestedInput
Guild
Update
One
Without
Stream
Roles
Nested
Input
:
{
connect
?:
GuildWhereUniqueInput
;
connectOrCreate
?:
GuildCreateOrConnectWithoutStreamRolesInput
;
create
?:
XOR
<
GuildCreateWithoutStreamRolesInput
,
GuildUncheckedCreateWithoutStreamRolesInput
>
;
delete
?:
GuildWhereInput
|
boolean
;
disconnect
?:
GuildWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
GuildUpdateToOneWithWhereWithoutStreamRolesInput
,
GuildUpdateWithoutStreamRolesInput
>
,
GuildUncheckedUpdateWithoutStreamRolesInput
>
;
upsert
?:
GuildUpsertWithoutStreamRolesInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...