Optionalcursor?: GuildClipForwardWhereUniqueInputSets the position for searching for GuildClipForwards.
Optionaldistinct?: Prisma.GuildClipForwardScalarFieldEnum | Prisma.GuildClipForwardScalarFieldEnum[]Filter by unique combinations of GuildClipForwards.
Optionalinclude?: GuildClipForwardInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: GuildClipForwardOmit<ExtArgs> | nullOmit specific fields from the GuildClipForward
OptionalorderDetermine the order of GuildClipForwards to fetch.
Optionalselect?: GuildClipForwardSelect<ExtArgs> | nullSelect specific fields to fetch from the GuildClipForward
Optionalskip?: numberSkip the first n GuildClipForwards.
Optionaltake?: numberTake ±n GuildClipForwards from the position of the cursor.
Optionalwhere?: GuildClipForwardWhereInputFilter, which GuildClipForward to fetch.
GuildClipForward findFirstOrThrow