ConfigDbEntity: {
    group_key: string;
    key: string;
    value: NonNullable<unknown>;
}