Optionalcursor?: CSMessageWebhookWhereUniqueInputSets the position for listing CSMessageWebhooks.
Optionaldistinct?: Prisma.CSMessageWebhookScalarFieldEnum | Prisma.CSMessageWebhookScalarFieldEnum[]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 CSMessageWebhooks to fetch.
CSMessageWebhook findMany