Optionalcursor?: TWSMessageWebhookWhereUniqueInputSets the position for listing TWSMessageWebhooks.
Optionaldistinct?: Prisma.TWSMessageWebhookScalarFieldEnum | Prisma.TWSMessageWebhookScalarFieldEnum[]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 TWSMessageWebhooks to fetch.
TWSMessageWebhook findMany