Optionalcursor?: UserNotificationDataWhereUniqueInputSets the position for listing UserNotificationData.
Optionaldistinct?: Prisma.UserNotificationDataScalarFieldEnum | Prisma.UserNotificationDataScalarFieldEnum[]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 findMany