Optionalcursor?: CFMessageWebhookWhereUniqueInputSets the position for listing CFMessageWebhooks.
Optionaldistinct?: Prisma.CFMessageWebhookScalarFieldEnum | Prisma.CFMessageWebhookScalarFieldEnum[]Optionalinclude?: CFMessageWebhookInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: CFMessageWebhookOmit<ExtArgs> | nullOmit specific fields from the CFMessageWebhook
OptionalorderDetermine the order of CFMessageWebhooks to fetch.
Optionalselect?: CFMessageWebhookSelect<ExtArgs> | nullSelect specific fields to fetch from the CFMessageWebhook
Optionalskip?: numberSkip the first n CFMessageWebhooks.
Optionaltake?: numberTake ±n CFMessageWebhooks from the position of the cursor.
Optionalwhere?: CFMessageWebhookWhereInputFilter, which CFMessageWebhooks to fetch.
CFMessageWebhook findMany