Optionalcursor?: UserMediaShareWhereUniqueInputSets the position for listing UserMediaShares.
Optionaldistinct?: Prisma.UserMediaShareScalarFieldEnum | Prisma.UserMediaShareScalarFieldEnum[]Optionalinclude?: UserMediaShareInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: UserMediaShareOmit<ExtArgs> | nullOmit specific fields from the UserMediaShare
OptionalorderDetermine the order of UserMediaShares to fetch.
Optionalselect?: UserMediaShareSelect<ExtArgs> | nullSelect specific fields to fetch from the UserMediaShare
Optionalskip?: numberSkip the first n UserMediaShares.
Optionaltake?: numberTake ±n UserMediaShares from the position of the cursor.
Optionalwhere?: UserMediaShareWhereInputFilter, which UserMediaShares to fetch.
UserMediaShare findMany