constructJsonArray

fun constructJsonArray(jsonStrings: List<String>): String

this is to reconstruct the original collection json, basically undo parseJsonArray we use this to reconstruct a collection result from database json