Optionalcursor?: GuildNotificationOverrideWhereUniqueInputSets the position for listing GuildNotificationOverrides.
Optionaldistinct?: Prisma.GuildNotificationOverrideScalarFieldEnum | Prisma.GuildNotificationOverrideScalarFieldEnum[]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 GuildNotificationOverrides to fetch.
GuildNotificationOverride findMany