Type Alias KSCustomMessageCountAggregateInputType

KSCustomMessageCountAggregateInputType: {
    _all?: true;
    content?: true;
    dbId?: true;
    kickStreamerId?: true;
    showInviteButton?: true;
    showWatchButton?: true;
    type?: true;
}