Optionalcursor?: TTSCustomMessageWhereUniqueInputSets the position for listing TTSCustomMessages.
Optionaldistinct?: Prisma.TTSCustomMessageScalarFieldEnum | Prisma.TTSCustomMessageScalarFieldEnum[]Optionalinclude?: TTSCustomMessageInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: TTSCustomMessageOmit<ExtArgs> | nullOmit specific fields from the TTSCustomMessage
OptionalorderDetermine the order of TTSCustomMessages to fetch.
Optionalselect?: TTSCustomMessageSelect<ExtArgs> | nullSelect specific fields to fetch from the TTSCustomMessage
Optionalskip?: numberSkip the first n TTSCustomMessages.
Optionaltake?: numberTake ±n TTSCustomMessages from the position of the cursor.
Optionalwhere?: TTSCustomMessageWhereInputFilter, which TTSCustomMessages to fetch.
TTSCustomMessage findMany