yshrsmz / kgql

GraphQL Document wrapper generator for Kotlin Multiplatform Project and Android
Apache License 2.0
57 stars 2 forks source link

RequestBody using Generics #17

Open yshrsmz opened 5 years ago

yshrsmz commented 5 years ago

kotlinx.serialization v0.10.0 has generics support in Kotlin/Native, so we can create generic RequestBody class to reduce class count