Optionalcursor?: FixUrlRuleWhereUniqueInputSets the position for listing FixUrlRules.
Optionaldistinct?: Prisma.FixUrlRuleScalarFieldEnum | Prisma.FixUrlRuleScalarFieldEnum[]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 FixUrlRules to fetch.
FixUrlRule findMany