Optionalcursor?: GuildFixUrlWhereUniqueInputSets the position for searching for GuildFixUrls.
Optionaldistinct?: Prisma.GuildFixUrlScalarFieldEnum | Prisma.GuildFixUrlScalarFieldEnum[]Filter by unique combinations of GuildFixUrls.
Optionalinclude?: GuildFixUrlInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: GuildFixUrlOmit<ExtArgs> | nullOmit specific fields from the GuildFixUrl
OptionalorderDetermine the order of GuildFixUrls to fetch.
Optionalselect?: GuildFixUrlSelect<ExtArgs> | nullSelect specific fields to fetch from the GuildFixUrl
Optionalskip?: numberSkip the first n GuildFixUrls.
Optionaltake?: numberTake ±n GuildFixUrls from the position of the cursor.
Optionalwhere?: GuildFixUrlWhereInputFilter, which GuildFixUrl to fetch.
GuildFixUrl findFirst