Package com. codingfeline. kgql. gradle
Types
Link copied to clipboard
class KgqlConfig( val project: Project, var packageName: String? = null, var sourceSet: FileCollection? = null, var typeMapper: MutableMap<String, String>? = null)
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard