GraphQL Kotlin v1.0.0-RC1 Release Notes

Release Date: 2019-07-19 // almost 5 years ago
  • Non-version Changes

    Minor Changes

    • 🛠 Fix built-in directive print strings to include arguments (#256) @dkuc84
    • feat: allow renaming of properties and functions (#272) @smyrick

    Major Changes

    🚀 Library was updated to a multi-module project that will allow creating more specialized packages in the future. Project previously released as graphql-kotlin is now released as graphql-kotlin-schema-generator.