DisBot
Preparing search index...
prisma
Prisma
GuildLogsUncheckedCreateNestedManyWithoutGuildsInput
Type Alias GuildLogsUncheckedCreateNestedManyWithoutGuildsInput
type
GuildLogsUncheckedCreateNestedManyWithoutGuildsInput
=
{
connect
?:
GuildLogsWhereUniqueInput
|
GuildLogsWhereUniqueInput
[]
;
connectOrCreate
?:
|
GuildLogsCreateOrConnectWithoutGuildsInput
|
GuildLogsCreateOrConnectWithoutGuildsInput
[]
;
create
?:
|
XOR
<
GuildLogsCreateWithoutGuildsInput
,
GuildLogsUncheckedCreateWithoutGuildsInput
,
>
|
GuildLogsCreateWithoutGuildsInput
[]
|
GuildLogsUncheckedCreateWithoutGuildsInput
[]
;
createMany
?:
GuildLogsCreateManyGuildsInputEnvelope
;
}
Index
Properties
connect?
connect
Or
Create?
create?
create
Many?
Properties
Optional
connect
connect
?:
GuildLogsWhereUniqueInput
|
GuildLogsWhereUniqueInput
[]
Optional
connect
Or
Create
connectOrCreate
?:
|
GuildLogsCreateOrConnectWithoutGuildsInput
|
GuildLogsCreateOrConnectWithoutGuildsInput
[]
Optional
create
create
?:
|
XOR
<
GuildLogsCreateWithoutGuildsInput
,
GuildLogsUncheckedCreateWithoutGuildsInput
,
>
|
GuildLogsCreateWithoutGuildsInput
[]
|
GuildLogsUncheckedCreateWithoutGuildsInput
[]
Optional
create
Many
createMany
?:
GuildLogsCreateManyGuildsInputEnvelope
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
connect
connect
Or
Create
create
create
Many
DisBot
Loading...