Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
UserNotificationDataUncheckedCreateNestedManyWithoutUserNotificationsInput
Type Alias UserNotificationDataUncheckedCreateNestedManyWithoutUserNotificationsInput
User
Notification
Data
Unchecked
Create
Nested
Many
Without
User
Notifications
Input
:
{
connect
?:
UserNotificationDataWhereUniqueInput
|
UserNotificationDataWhereUniqueInput
[]
;
connectOrCreate
?:
UserNotificationDataCreateOrConnectWithoutUserNotificationsInput
|
UserNotificationDataCreateOrConnectWithoutUserNotificationsInput
[]
;
create
?:
XOR
<
UserNotificationDataCreateWithoutUserNotificationsInput
,
UserNotificationDataUncheckedCreateWithoutUserNotificationsInput
>
|
UserNotificationDataCreateWithoutUserNotificationsInput
[]
|
UserNotificationDataUncheckedCreateWithoutUserNotificationsInput
[]
;
createMany
?:
UserNotificationDataCreateManyUserNotificationsInputEnvelope
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...