Optionalcursor?: UserRumbleAccountWhereUniqueInputSets the position for searching for UserRumbleAccounts.
Optionaldistinct?: Prisma.UserRumbleAccountScalarFieldEnum | Prisma.UserRumbleAccountScalarFieldEnum[]Filter by unique combinations of UserRumbleAccounts.
Optionalinclude?: UserRumbleAccountInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: UserRumbleAccountOmit<ExtArgs> | nullOmit specific fields from the UserRumbleAccount
OptionalorderDetermine the order of UserRumbleAccounts to fetch.
Optionalselect?: UserRumbleAccountSelect<ExtArgs> | nullSelect specific fields to fetch from the UserRumbleAccount
Optionalskip?: numberSkip the first n UserRumbleAccounts.
Optionaltake?: numberTake ±n UserRumbleAccounts from the position of the cursor.
Optionalwhere?: UserRumbleAccountWhereInputFilter, which UserRumbleAccount to fetch.
UserRumbleAccount findFirst