Type Alias UserNotificationsCountOutputTypeDefaultArgs<ExtArgs>

UserNotificationsCountOutputTypeDefaultArgs<ExtArgs>: {
    select?: UserNotificationsCountOutputTypeSelect<ExtArgs> | null;
}

UserNotificationsCountOutputType without action

Type Parameters

Type declaration