Optionalcursor?: UserNotificationsWhereUniqueInputSets the position for listing UserNotifications.
Optionaldistinct?: Prisma.UserNotificationsScalarFieldEnum | Prisma.UserNotificationsScalarFieldEnum[]Optionalinclude?: UserNotificationsInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: UserNotificationsOmit<ExtArgs> | nullOmit specific fields from the UserNotifications
OptionalorderDetermine the order of UserNotifications to fetch.
Optionalselect?: UserNotificationsSelect<ExtArgs> | nullSelect specific fields to fetch from the UserNotifications
Optionalskip?: numberSkip the first n UserNotifications.
Optionaltake?: numberTake ±n UserNotifications from the position of the cursor.
Optionalwhere?: UserNotificationsWhereInputFilter, which UserNotifications to fetch.
UserNotifications findMany