Optionalcursor?: RSMessageWebhookWhereUniqueInputSets the position for searching for RSMessageWebhooks.
Optionaldistinct?: Prisma.RSMessageWebhookScalarFieldEnum | Prisma.RSMessageWebhookScalarFieldEnum[]Filter by unique combinations of RSMessageWebhooks.
Optionalinclude?: RSMessageWebhookInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: RSMessageWebhookOmit<ExtArgs> | nullOmit specific fields from the RSMessageWebhook
OptionalorderDetermine the order of RSMessageWebhooks to fetch.
Optionalselect?: RSMessageWebhookSelect<ExtArgs> | nullSelect specific fields to fetch from the RSMessageWebhook
Optionalskip?: numberSkip the first n RSMessageWebhooks.
Optionaltake?: numberTake ±n RSMessageWebhooks from the position of the cursor.
Optionalwhere?: RSMessageWebhookWhereInputFilter, which RSMessageWebhook to fetch.
RSMessageWebhook findFirstOrThrow