Optionalcursor?: KSMessageWebhookWhereUniqueInputSets the position for listing KSMessageWebhooks.
Optionaldistinct?: Prisma.KSMessageWebhookScalarFieldEnum | Prisma.KSMessageWebhookScalarFieldEnum[]Optionalinclude?: KSMessageWebhookInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: KSMessageWebhookOmit<ExtArgs> | nullOmit specific fields from the KSMessageWebhook
OptionalorderDetermine the order of KSMessageWebhooks to fetch.
Optionalselect?: KSMessageWebhookSelect<ExtArgs> | nullSelect specific fields to fetch from the KSMessageWebhook
Optionalskip?: numberSkip the first n KSMessageWebhooks.
Optionaltake?: numberTake ±n KSMessageWebhooks from the position of the cursor.
Optionalwhere?: KSMessageWebhookWhereInputFilter, which KSMessageWebhooks to fetch.
KSMessageWebhook findMany