Type Alias WSCustomMessageCountAggregateInputType

WSCustomMessageCountAggregateInputType: {
    _all?: true;
    content?: true;
    dbId?: true;
    showInviteButton?: true;
    showWatchButton?: true;
    type?: true;
    whatnotStreamerId?: true;
}