aPureBase / KGraphQL

Pure Kotlin GraphQL implementation
https://kgraphql.io
MIT License
298 stars 58 forks source link

feat(native scalars): Add support for `Short` native kotlin type #156

Closed Bertrand closed 3 years ago

Bertrand commented 3 years ago

Native Short Kotlin type is now mapped to a new default Short scalar

jeggy commented 3 years ago

This is now available in version 0.17.11