Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
ClubStreamerUpdateOneWithoutCustomMessagesNestedInput
Type Alias ClubStreamerUpdateOneWithoutCustomMessagesNestedInput
Club
Streamer
Update
One
Without
Custom
Messages
Nested
Input
:
{
connect
?:
ClubStreamerWhereUniqueInput
;
connectOrCreate
?:
ClubStreamerCreateOrConnectWithoutCustomMessagesInput
;
create
?:
XOR
<
ClubStreamerCreateWithoutCustomMessagesInput
,
ClubStreamerUncheckedCreateWithoutCustomMessagesInput
>
;
delete
?:
ClubStreamerWhereInput
|
boolean
;
disconnect
?:
ClubStreamerWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
ClubStreamerUpdateToOneWithWhereWithoutCustomMessagesInput
,
ClubStreamerUpdateWithoutCustomMessagesInput
>
,
ClubStreamerUncheckedUpdateWithoutCustomMessagesInput
>
;
upsert
?:
ClubStreamerUpsertWithoutCustomMessagesInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...