GraphQL Kotlin v1.0.0-RC7 Release Notes

Release Date: 2019-09-18 // over 4 years ago
  • Major Changes

    • ๐Ÿ’ฅ BREAKING CHANGE: Change GraphQLID to only use strings (#345) @smyrick

    Minor Changes

    • โž• Add new module graphql-kotlin-spring-server (#329) @dkuc84
    • ๐Ÿ‘ Allow data and errors to be returned with DataFetcherResult (#342) @smyrick
    • ๐Ÿ”‹ feature: abstract away creation of GraphQL context (#346) @dkuc84

    Non-version Changes