Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
ActiveInviteCreateNestedManyWithoutTeamInput
Type Alias ActiveInviteCreateNestedManyWithoutTeamInput
Active
Invite
Create
Nested
Many
Without
Team
Input
:
{
connect
?:
ActiveInviteWhereUniqueInput
|
ActiveInviteWhereUniqueInput
[]
;
connectOrCreate
?:
ActiveInviteCreateOrConnectWithoutTeamInput
|
ActiveInviteCreateOrConnectWithoutTeamInput
[]
;
create
?:
XOR
<
ActiveInviteCreateWithoutTeamInput
,
ActiveInviteUncheckedCreateWithoutTeamInput
>
|
ActiveInviteCreateWithoutTeamInput
[]
|
ActiveInviteUncheckedCreateWithoutTeamInput
[]
;
createMany
?:
ActiveInviteCreateManyTeamInputEnvelope
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...