Optionalcursor?: TSCustomMessageWhereUniqueInputSets the position for listing TSCustomMessages.
Optionaldistinct?: Prisma.TSCustomMessageScalarFieldEnum | Prisma.TSCustomMessageScalarFieldEnum[]Optionalinclude?: TSCustomMessageInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: TSCustomMessageOmit<ExtArgs> | nullOmit specific fields from the TSCustomMessage
OptionalorderDetermine the order of TSCustomMessages to fetch.
Optionalselect?: TSCustomMessageSelect<ExtArgs> | nullSelect specific fields to fetch from the TSCustomMessage
Optionalskip?: numberSkip the first n TSCustomMessages.
Optionaltake?: numberTake ±n TSCustomMessages from the position of the cursor.
Optionalwhere?: TSCustomMessageWhereInputFilter, which TSCustomMessages to fetch.
TSCustomMessage findMany