Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
UserSessionCreateNestedManyWithoutUserInput
Type Alias UserSessionCreateNestedManyWithoutUserInput
User
Session
Create
Nested
Many
Without
User
Input
:
{
connect
?:
UserSessionWhereUniqueInput
|
UserSessionWhereUniqueInput
[]
;
connectOrCreate
?:
UserSessionCreateOrConnectWithoutUserInput
|
UserSessionCreateOrConnectWithoutUserInput
[]
;
create
?:
XOR
<
UserSessionCreateWithoutUserInput
,
UserSessionUncheckedCreateWithoutUserInput
>
|
UserSessionCreateWithoutUserInput
[]
|
UserSessionUncheckedCreateWithoutUserInput
[]
;
createMany
?:
UserSessionCreateManyUserInputEnvelope
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...