Optionalcursor?: GuildNotificationOverrideWhereUniqueInputSets the position for searching for GuildNotificationOverrides.
Optionaldistinct?: Prisma.GuildNotificationOverrideScalarFieldEnum | Prisma.GuildNotificationOverrideScalarFieldEnum[]Filter by unique combinations of GuildNotificationOverrides.
Optionalinclude?: GuildNotificationOverrideInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: GuildNotificationOverrideOmit<ExtArgs> | nullOmit specific fields from the GuildNotificationOverride
OptionalorderDetermine the order of GuildNotificationOverrides to fetch.
Optionalselect?: GuildNotificationOverrideSelect<ExtArgs> | nullSelect specific fields to fetch from the GuildNotificationOverride
Optionalskip?: numberSkip the first n GuildNotificationOverrides.
Optionaltake?: numberTake ±n GuildNotificationOverrides from the position of the cursor.
Optionalwhere?: GuildNotificationOverrideWhereInputFilter, which GuildNotificationOverride to fetch.
GuildNotificationOverride findFirst