Optionalcursor?: WSMessageWebhookWhereUniqueInputSets the position for listing WSMessageWebhooks.
Optionaldistinct?: Prisma.WSMessageWebhookScalarFieldEnum | Prisma.WSMessageWebhookScalarFieldEnum[]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 WSMessageWebhooks to fetch.
WSMessageWebhook findMany