wildSubQuery

fun <X : Any> wildSubQuery(entityType: KClass<X>, block: KMutableSubQuery<E, X>.() -> Unit): KMutableSubQuery<E, X>