Type Alias WSCustomMessageCountOutputTypeDefaultArgs<ExtArgs>

WSCustomMessageCountOutputTypeDefaultArgs<ExtArgs>: {
    select?: WSCustomMessageCountOutputTypeSelect<ExtArgs> | null;
}

WSCustomMessageCountOutputType without action

Type Parameters

Type declaration