Type Alias KSGiftedSubRoleCountAggregateInputType

KSGiftedSubRoleCountAggregateInputType: {
    _all?: true;
    dbId?: true;
    giftedSubs?: true;
    kickStreamerId?: true;
    roleId?: true;
}