Optionalcursor?: CFCustomMessageWhereUniqueInputSets the position for searching for CFCustomMessages.
Optionaldistinct?: Prisma.CFCustomMessageScalarFieldEnum | Prisma.CFCustomMessageScalarFieldEnum[]Filter by unique combinations of CFCustomMessages.
Optionalinclude?: CFCustomMessageInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: CFCustomMessageOmit<ExtArgs> | nullOmit specific fields from the CFCustomMessage
OptionalorderDetermine the order of CFCustomMessages to fetch.
Optionalselect?: CFCustomMessageSelect<ExtArgs> | nullSelect specific fields to fetch from the CFCustomMessage
Optionalskip?: numberSkip the first n CFCustomMessages.
Optionaltake?: numberTake ±n CFCustomMessages from the position of the cursor.
Optionalwhere?: CFCustomMessageWhereInputFilter, which CFCustomMessage to fetch.
CFCustomMessage findFirst