Optionalcursor?: UserMediaShareWhereUniqueInputSets the position for searching for UserMediaShares.
Optionaldistinct?: Prisma.UserMediaShareScalarFieldEnum | Prisma.UserMediaShareScalarFieldEnum[]Filter by unique combinations of UserMediaShares.
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 UserMediaShare to fetch.
UserMediaShare findFirst