Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
TwitchStreamerUpdateOneWithoutCustomMessagesNestedInput
Type Alias TwitchStreamerUpdateOneWithoutCustomMessagesNestedInput
Twitch
Streamer
Update
One
Without
Custom
Messages
Nested
Input
:
{
connect
?:
TwitchStreamerWhereUniqueInput
;
connectOrCreate
?:
TwitchStreamerCreateOrConnectWithoutCustomMessagesInput
;
create
?:
XOR
<
TwitchStreamerCreateWithoutCustomMessagesInput
,
TwitchStreamerUncheckedCreateWithoutCustomMessagesInput
>
;
delete
?:
TwitchStreamerWhereInput
|
boolean
;
disconnect
?:
TwitchStreamerWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
TwitchStreamerUpdateToOneWithWhereWithoutCustomMessagesInput
,
TwitchStreamerUpdateWithoutCustomMessagesInput
>
,
TwitchStreamerUncheckedUpdateWithoutCustomMessagesInput
>
;
upsert
?:
TwitchStreamerUpsertWithoutCustomMessagesInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...