Optionalcursor?: GuildFixUrlRuleWhereUniqueInputSets the position for searching for GuildFixUrlRules.
Optionaldistinct?: Prisma.GuildFixUrlRuleScalarFieldEnum | Prisma.GuildFixUrlRuleScalarFieldEnum[]Filter by unique combinations of GuildFixUrlRules.
Optionalinclude?: GuildFixUrlRuleInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: GuildFixUrlRuleOmit<ExtArgs> | nullOmit specific fields from the GuildFixUrlRule
OptionalorderDetermine the order of GuildFixUrlRules to fetch.
Optionalselect?: GuildFixUrlRuleSelect<ExtArgs> | nullSelect specific fields to fetch from the GuildFixUrlRule
Optionalskip?: numberSkip the first n GuildFixUrlRules.
Optionaltake?: numberTake ±n GuildFixUrlRules from the position of the cursor.
Optionalwhere?: GuildFixUrlRuleWhereInputFilter, which GuildFixUrlRule to fetch.
GuildFixUrlRule findFirst