Optionalcursor?: WSCustomMessageWhereUniqueInputSets the position for searching for WSCustomMessages.
Optionaldistinct?: Prisma.WSCustomMessageScalarFieldEnum | Prisma.WSCustomMessageScalarFieldEnum[]Filter by unique combinations of WSCustomMessages.
Optionalinclude?: WSCustomMessageInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: WSCustomMessageOmit<ExtArgs> | nullOmit specific fields from the WSCustomMessage
OptionalorderDetermine the order of WSCustomMessages to fetch.
Optionalselect?: WSCustomMessageSelect<ExtArgs> | nullSelect specific fields to fetch from the WSCustomMessage
Optionalskip?: numberSkip the first n WSCustomMessages.
Optionaltake?: numberTake ±n WSCustomMessages from the position of the cursor.
Optionalwhere?: WSCustomMessageWhereInputFilter, which WSCustomMessage to fetch.
WSCustomMessage findFirst