Optionalcursor?: NotificationProviderWhereUniqueInputSets the position for listing NotificationProviders.
Optionaldistinct?: Prisma.NotificationProviderScalarFieldEnum | Prisma.NotificationProviderScalarFieldEnum[]Optionalomit?: NotificationProviderOmit<ExtArgs> | nullOmit specific fields from the NotificationProvider
OptionalorderDetermine the order of NotificationProviders to fetch.
Optionalselect?: NotificationProviderSelect<ExtArgs> | nullSelect specific fields to fetch from the NotificationProvider
Optionalskip?: numberSkip the first n NotificationProviders.
Optionaltake?: numberTake ±n NotificationProviders from the position of the cursor.
Optionalwhere?: NotificationProviderWhereInputFilter, which NotificationProviders to fetch.
NotificationProvider findMany