graphql-kotlin-toolkit v0.5.0 Release Notes

Release Date: 2020-06-26 // almost 4 years ago
  • 🔋 Features:

    • (codegen) Add @Suppress("UNCHECKED_CAST") to resolver functions
    • (codegen) Add the name of the field container to the package to avoid resolver interface clashes ( Breaking change ) #3
    • (codegen) Add input/output functions to generated enums to simplify usage with existing enums #1