Optionalcursor?: UserNotificationDataWhereUniqueInputSets the position for searching for UserNotificationData.
Optionaldistinct?: Prisma.UserNotificationDataScalarFieldEnum | Prisma.UserNotificationDataScalarFieldEnum[]Filter by unique combinations of UserNotificationData.
Optionalinclude?: UserNotificationDataInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: UserNotificationDataOmit<ExtArgs> | nullOmit specific fields from the UserNotificationData
OptionalorderDetermine the order of UserNotificationData to fetch.
Optionalselect?: UserNotificationDataSelect<ExtArgs> | nullSelect specific fields to fetch from the UserNotificationData
Optionalskip?: numberSkip the first n UserNotificationData.
Optionaltake?: numberTake ±n UserNotificationData from the position of the cursor.
Optionalwhere?: UserNotificationDataWhereInputFilter, which UserNotificationData to fetch.
UserNotificationData findFirstOrThrow