Type Alias TSCustomMessageCountAggregateInputType

TSCustomMessageCountAggregateInputType: {
    _all?: true;
    content?: true;
    dbId?: true;
    twitchStreamerId?: true;
    type?: true;
}