Optionalcursor?: TWSCustomMessageWhereUniqueInputSets the position for searching for TWSCustomMessages.
Optionaldistinct?: Prisma.TWSCustomMessageScalarFieldEnum | Prisma.TWSCustomMessageScalarFieldEnum[]Filter by unique combinations of TWSCustomMessages.
Optionalinclude?: TWSCustomMessageInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: TWSCustomMessageOmit<ExtArgs> | nullOmit specific fields from the TWSCustomMessage
OptionalorderDetermine the order of TWSCustomMessages to fetch.
Optionalselect?: TWSCustomMessageSelect<ExtArgs> | nullSelect specific fields to fetch from the TWSCustomMessage
Optionalskip?: numberSkip the first n TWSCustomMessages.
Optionaltake?: numberTake ±n TWSCustomMessages from the position of the cursor.
Optionalwhere?: TWSCustomMessageWhereInputFilter, which TWSCustomMessage to fetch.
TWSCustomMessage findFirst