Optionalcursor?: TTSMessageWebhookWhereUniqueInputSets the position for searching for TTSMessageWebhooks.
Optionaldistinct?: Prisma.TTSMessageWebhookScalarFieldEnum | Prisma.TTSMessageWebhookScalarFieldEnum[]Filter by unique combinations of TTSMessageWebhooks.
Optionalinclude?: TTSMessageWebhookInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: TTSMessageWebhookOmit<ExtArgs> | nullOmit specific fields from the TTSMessageWebhook
OptionalorderDetermine the order of TTSMessageWebhooks to fetch.
Optionalselect?: TTSMessageWebhookSelect<ExtArgs> | nullSelect specific fields to fetch from the TTSMessageWebhook
Optionalskip?: numberSkip the first n TTSMessageWebhooks.
Optionaltake?: numberTake ±n TTSMessageWebhooks from the position of the cursor.
Optionalwhere?: TTSMessageWebhookWhereInputFilter, which TTSMessageWebhook to fetch.
TTSMessageWebhook findFirstOrThrow