Optionalcursor?: ClientFAQWhereUniqueInputSets the position for searching for ClientFAQS.
Optionaldistinct?: Prisma.ClientFAQScalarFieldEnum | Prisma.ClientFAQScalarFieldEnum[]Filter by unique combinations of ClientFAQS.
Optionalinclude?: ClientFAQInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: ClientFAQOmit<ExtArgs> | nullOmit specific fields from the ClientFAQ
OptionalorderDetermine the order of ClientFAQS to fetch.
Optionalselect?: ClientFAQSelect<ExtArgs> | nullSelect specific fields to fetch from the ClientFAQ
Optionalskip?: numberSkip the first n ClientFAQS.
Optionaltake?: numberTake ±n ClientFAQS from the position of the cursor.
Optionalwhere?: ClientFAQWhereInputFilter, which ClientFAQ to fetch.
ClientFAQ findFirstOrThrow