Optionalcursor?: WSMessageWebhookWhereUniqueInputSets the position for searching for WSMessageWebhooks.
Optionaldistinct?: Prisma.WSMessageWebhookScalarFieldEnum | Prisma.WSMessageWebhookScalarFieldEnum[]Filter by unique combinations of WSMessageWebhooks.
Optionalinclude?: WSMessageWebhookInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: WSMessageWebhookOmit<ExtArgs> | nullOmit specific fields from the WSMessageWebhook
OptionalorderDetermine the order of WSMessageWebhooks to fetch.
Optionalselect?: WSMessageWebhookSelect<ExtArgs> | nullSelect specific fields to fetch from the WSMessageWebhook
Optionalskip?: numberSkip the first n WSMessageWebhooks.
Optionaltake?: numberTake ±n WSMessageWebhooks from the position of the cursor.
Optionalwhere?: WSMessageWebhookWhereInputFilter, which WSMessageWebhook to fetch.
WSMessageWebhook findFirst