DisBot
Preparing search index...
prisma
Prisma
GuildsCreateOrConnectWithoutAutoPublishInput
Type Alias GuildsCreateOrConnectWithoutAutoPublishInput
type
GuildsCreateOrConnectWithoutAutoPublishInput
=
{
create
:
XOR
<
GuildsCreateWithoutAutoPublishInput
,
GuildsUncheckedCreateWithoutAutoPublishInput
,
>
;
where
:
GuildsWhereUniqueInput
;
}
Index
Properties
create
where
Properties
create
create
:
XOR
<
GuildsCreateWithoutAutoPublishInput
,
GuildsUncheckedCreateWithoutAutoPublishInput
,
>
where
where
:
GuildsWhereUniqueInput
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
create
where
DisBot
Loading...