DisBot
Preparing search index...
prisma
Prisma
GuildsCreateNestedOneWithoutGuildLogsInput
Type Alias GuildsCreateNestedOneWithoutGuildLogsInput
type
GuildsCreateNestedOneWithoutGuildLogsInput
=
{
connect
?:
GuildsWhereUniqueInput
;
connectOrCreate
?:
GuildsCreateOrConnectWithoutGuildLogsInput
;
create
?:
XOR
<
GuildsCreateWithoutGuildLogsInput
,
GuildsUncheckedCreateWithoutGuildLogsInput
,
>
;
}
Index
Properties
connect?
connect
Or
Create?
create?
Properties
Optional
connect
connect
?:
GuildsWhereUniqueInput
Optional
connect
Or
Create
connectOrCreate
?:
GuildsCreateOrConnectWithoutGuildLogsInput
Optional
create
create
?:
XOR
<
GuildsCreateWithoutGuildLogsInput
,
GuildsUncheckedCreateWithoutGuildLogsInput
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
connect
connect
Or
Create
create
DisBot
Loading...