Optionalcursor?: CFMessageWebhookWhereUniqueInputSets the position for searching for CFMessageWebhooks.
Optionaldistinct?: Prisma.CFMessageWebhookScalarFieldEnum | Prisma.CFMessageWebhookScalarFieldEnum[]Filter by unique combinations of CFMessageWebhooks.
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 CFMessageWebhook to fetch.
CFMessageWebhook findFirst