Optionalcursor?: GuildDropsWhereUniqueInputSets the position for searching for GuildDrops.
Optionaldistinct?: Prisma.GuildDropsScalarFieldEnum | Prisma.GuildDropsScalarFieldEnum[]Filter by unique combinations of GuildDrops.
Optionalinclude?: GuildDropsInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: GuildDropsOmit<ExtArgs> | nullOmit specific fields from the GuildDrops
OptionalorderDetermine the order of GuildDrops to fetch.
Optionalselect?: GuildDropsSelect<ExtArgs> | nullSelect specific fields to fetch from the GuildDrops
Optionalskip?: numberSkip the first n GuildDrops.
Optionaltake?: numberTake ±n GuildDrops from the position of the cursor.
Optionalwhere?: GuildDropsWhereInputFilter, which GuildDrops to fetch.
GuildDrops findFirstOrThrow