Optionalcursor?: KSRoleWithUsersWhereUniqueInputSets the position for searching for KSRoleWithUsers.
Optionaldistinct?: Prisma.KSRoleWithUsersScalarFieldEnum | Prisma.KSRoleWithUsersScalarFieldEnum[]Filter by unique combinations of KSRoleWithUsers.
Optionalinclude?: KSRoleWithUsersInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: KSRoleWithUsersOmit<ExtArgs> | nullOmit specific fields from the KSRoleWithUsers
OptionalorderDetermine the order of KSRoleWithUsers to fetch.
Optionalselect?: KSRoleWithUsersSelect<ExtArgs> | nullSelect specific fields to fetch from the KSRoleWithUsers
Optionalskip?: numberSkip the first n KSRoleWithUsers.
Optionaltake?: numberTake ±n KSRoleWithUsers from the position of the cursor.
Optionalwhere?: KSRoleWithUsersWhereInputFilter, which KSRoleWithUsers to fetch.
KSRoleWithUsers findFirstOrThrow