Optionalcursor?: UserSessionWhereUniqueInputSets the position for listing UserSessions.
Optionaldistinct?: Prisma.UserSessionScalarFieldEnum | Prisma.UserSessionScalarFieldEnum[]Optionalinclude?: UserSessionInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: UserSessionOmit<ExtArgs> | nullOmit specific fields from the UserSession
OptionalorderDetermine the order of UserSessions to fetch.
Optionalselect?: UserSessionSelect<ExtArgs> | nullSelect specific fields to fetch from the UserSession
Optionalskip?: numberSkip the first n UserSessions.
Optionaltake?: numberTake ±n UserSessions from the position of the cursor.
Optionalwhere?: UserSessionWhereInputFilter, which UserSessions to fetch.
UserSession findMany