Optionalcursor?: CSMessageWebhookWhereUniqueInputSets the position for searching for CSMessageWebhooks.
Optionaldistinct?: Prisma.CSMessageWebhookScalarFieldEnum | Prisma.CSMessageWebhookScalarFieldEnum[]Filter by unique combinations of CSMessageWebhooks.
Optionalinclude?: CSMessageWebhookInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: CSMessageWebhookOmit<ExtArgs> | nullOmit specific fields from the CSMessageWebhook
OptionalorderDetermine the order of CSMessageWebhooks to fetch.
Optionalselect?: CSMessageWebhookSelect<ExtArgs> | nullSelect specific fields to fetch from the CSMessageWebhook
Optionalskip?: numberSkip the first n CSMessageWebhooks.
Optionaltake?: numberTake ±n CSMessageWebhooks from the position of the cursor.
Optionalwhere?: CSMessageWebhookWhereInputFilter, which CSMessageWebhook to fetch.
CSMessageWebhook findFirst