Optionalcursor?: TWSMessageWebhookWhereUniqueInputSets the position for searching for TWSMessageWebhooks.
Optionaldistinct?: Prisma.TWSMessageWebhookScalarFieldEnum | Prisma.TWSMessageWebhookScalarFieldEnum[]Filter by unique combinations of TWSMessageWebhooks.
Optionalinclude?: TWSMessageWebhookInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: TWSMessageWebhookOmit<ExtArgs> | nullOmit specific fields from the TWSMessageWebhook
OptionalorderDetermine the order of TWSMessageWebhooks to fetch.
Optionalselect?: TWSMessageWebhookSelect<ExtArgs> | nullSelect specific fields to fetch from the TWSMessageWebhook
Optionalskip?: numberSkip the first n TWSMessageWebhooks.
Optionaltake?: numberTake ±n TWSMessageWebhooks from the position of the cursor.
Optionalwhere?: TWSMessageWebhookWhereInputFilter, which TWSMessageWebhook to fetch.
TWSMessageWebhook findFirst