Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildStreamRoleUncheckedCreateNestedManyWithoutGuildInput
Type Alias GuildStreamRoleUncheckedCreateNestedManyWithoutGuildInput
Guild
Stream
Role
Unchecked
Create
Nested
Many
Without
Guild
Input
:
{
connect
?:
GuildStreamRoleWhereUniqueInput
|
GuildStreamRoleWhereUniqueInput
[]
;
connectOrCreate
?:
GuildStreamRoleCreateOrConnectWithoutGuildInput
|
GuildStreamRoleCreateOrConnectWithoutGuildInput
[]
;
create
?:
XOR
<
GuildStreamRoleCreateWithoutGuildInput
,
GuildStreamRoleUncheckedCreateWithoutGuildInput
>
|
GuildStreamRoleCreateWithoutGuildInput
[]
|
GuildStreamRoleUncheckedCreateWithoutGuildInput
[]
;
createMany
?:
GuildStreamRoleCreateManyGuildInputEnvelope
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...