Optionalcursor?: RSMessageWebhookWhereUniqueInputSets the position for listing RSMessageWebhooks.
Optionaldistinct?: Prisma.RSMessageWebhookScalarFieldEnum | Prisma.RSMessageWebhookScalarFieldEnum[]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 RSMessageWebhooks to fetch.
RSMessageWebhook findMany