Type Alias NotificationProviderMaxAggregateInputType

NotificationProviderMaxAggregateInputType: {
    dbId?: true;
    enabled?: true;
    name?: true;
    updatedAt?: true;
}