Optionalcursor?: KSCustomMessageWhereUniqueInputSets the position for searching for KSCustomMessages.
Optionaldistinct?: Prisma.KSCustomMessageScalarFieldEnum | Prisma.KSCustomMessageScalarFieldEnum[]Filter by unique combinations of KSCustomMessages.
Optionalinclude?: KSCustomMessageInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: KSCustomMessageOmit<ExtArgs> | nullOmit specific fields from the KSCustomMessage
OptionalorderDetermine the order of KSCustomMessages to fetch.
Optionalselect?: KSCustomMessageSelect<ExtArgs> | nullSelect specific fields to fetch from the KSCustomMessage
Optionalskip?: numberSkip the first n KSCustomMessages.
Optionaltake?: numberTake ±n KSCustomMessages from the position of the cursor.
Optionalwhere?: KSCustomMessageWhereInputFilter, which KSCustomMessage to fetch.
KSCustomMessage findFirst