Optionalcursor?: ClientChangelogWhereUniqueInputSets the position for searching for ClientChangelogs.
Optionaldistinct?: Prisma.ClientChangelogScalarFieldEnum | Prisma.ClientChangelogScalarFieldEnum[]Filter by unique combinations of ClientChangelogs.
Optionalinclude?: ClientChangelogInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: ClientChangelogOmit<ExtArgs> | nullOmit specific fields from the ClientChangelog
OptionalorderDetermine the order of ClientChangelogs to fetch.
Optionalselect?: ClientChangelogSelect<ExtArgs> | nullSelect specific fields to fetch from the ClientChangelog
Optionalskip?: numberSkip the first n ClientChangelogs.
Optionaltake?: numberTake ±n ClientChangelogs from the position of the cursor.
Optionalwhere?: ClientChangelogWhereInputFilter, which ClientChangelog to fetch.
ClientChangelog findFirstOrThrow