Optionalcursor?: GuildSingleMessageWebhookWhereUniqueInputSets the position for searching for GuildSingleMessageWebhooks.
Optionaldistinct?: Prisma.GuildSingleMessageWebhookScalarFieldEnum | Prisma.GuildSingleMessageWebhookScalarFieldEnum[]Filter by unique combinations of GuildSingleMessageWebhooks.
Optionalinclude?: GuildSingleMessageWebhookInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: GuildSingleMessageWebhookOmit<ExtArgs> | nullOmit specific fields from the GuildSingleMessageWebhook
OptionalorderDetermine the order of GuildSingleMessageWebhooks to fetch.
Optionalselect?: GuildSingleMessageWebhookSelect<ExtArgs> | nullSelect specific fields to fetch from the GuildSingleMessageWebhook
Optionalskip?: numberSkip the first n GuildSingleMessageWebhooks.
Optionaltake?: numberTake ±n GuildSingleMessageWebhooks from the position of the cursor.
Optionalwhere?: GuildSingleMessageWebhookWhereInputFilter, which GuildSingleMessageWebhook to fetch.
GuildSingleMessageWebhook findFirstOrThrow