| Class | Description |
|---|---|
| KotlinAnnotationsMapper |
Mapper class for converting GraphQL types to Kotlin types
|
| KotlinDataModelMapper |
Data model mapper for KOTLIN generated classes
|
| KotlinGraphQLCodegen |
Class having only Kotlin-specific methods for code-generation
Most of the logic is still residing in the parent class
|
| KotlinGraphQLTypeMapper |
Mapper class for converting GraphQL types to Kotlin types
|
| KotlinMapperFactoryImpl |
A factory of various mappers for Kotlin language
|
| KotlinValueFormatter |
Class contains various formatting logic that is specific only for Kotlin language
|