Optionalcursor?: FixUrlRuleWhereUniqueInputSets the position for searching for FixUrlRules.
Optionaldistinct?: Prisma.FixUrlRuleScalarFieldEnum | Prisma.FixUrlRuleScalarFieldEnum[]Filter by unique combinations of FixUrlRules.
Optionalomit?: FixUrlRuleOmit<ExtArgs> | nullOmit specific fields from the FixUrlRule
OptionalorderDetermine the order of FixUrlRules to fetch.
Optionalselect?: FixUrlRuleSelect<ExtArgs> | nullSelect specific fields to fetch from the FixUrlRule
Optionalskip?: numberSkip the first n FixUrlRules.
Optionaltake?: numberTake ±n FixUrlRules from the position of the cursor.
Optionalwhere?: FixUrlRuleWhereInputFilter, which FixUrlRule to fetch.
FixUrlRule findFirstOrThrow