AggregateWSCustomMessage: {
    _count: WSCustomMessageCountAggregateOutputType | null;
    _max: WSCustomMessageMaxAggregateOutputType | null;
    _min: WSCustomMessageMinAggregateOutputType | null;
}

Model WSCustomMessage