KgqlConfig

fun KgqlConfig(    project: Project,     packageName: String? = null,     sourceSet: FileCollection? = null,     typeMapper: MutableMap<String, String>? = null)