Optionalcursor?: CSMessageButtonWhereUniqueInputSets the position for searching for CSMessageButtons.
Optionaldistinct?: Prisma.CSMessageButtonScalarFieldEnum | Prisma.CSMessageButtonScalarFieldEnum[]Filter by unique combinations of CSMessageButtons.
Optionalinclude?: CSMessageButtonInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: CSMessageButtonOmit<ExtArgs> | nullOmit specific fields from the CSMessageButton
OptionalorderDetermine the order of CSMessageButtons to fetch.
Optionalselect?: CSMessageButtonSelect<ExtArgs> | nullSelect specific fields to fetch from the CSMessageButton
Optionalskip?: numberSkip the first n CSMessageButtons.
Optionaltake?: numberTake ±n CSMessageButtons from the position of the cursor.
Optionalwhere?: CSMessageButtonWhereInputFilter, which CSMessageButton to fetch.
CSMessageButton findFirst