Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildLinkedRoleUncheckedCreateNestedManyWithoutGuildInput
Type Alias GuildLinkedRoleUncheckedCreateNestedManyWithoutGuildInput
Guild
Linked
Role
Unchecked
Create
Nested
Many
Without
Guild
Input
:
{
connect
?:
GuildLinkedRoleWhereUniqueInput
|
GuildLinkedRoleWhereUniqueInput
[]
;
connectOrCreate
?:
GuildLinkedRoleCreateOrConnectWithoutGuildInput
|
GuildLinkedRoleCreateOrConnectWithoutGuildInput
[]
;
create
?:
XOR
<
GuildLinkedRoleCreateWithoutGuildInput
,
GuildLinkedRoleUncheckedCreateWithoutGuildInput
>
|
GuildLinkedRoleCreateWithoutGuildInput
[]
|
GuildLinkedRoleUncheckedCreateWithoutGuildInput
[]
;
createMany
?:
GuildLinkedRoleCreateManyGuildInputEnvelope
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...