Skip to content

Releases: apollographql/apollo-kotlin-execution

v0.1.1

28 Jul 06:59
be4a397

Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

23 Oct 08:42
9270f80

Choose a tag to compare

  • Add apollo-execution-federation with minimal @key support
  • Add support for suspending resolvers and parallel execution (#18)
  • Update Ktor to version 3

v0.0.3

30 Aug 13:11
fea2936

Choose a tag to compare

  • Rename @GraphQLQueryRoot to @GraphQLQuery, @GraphQLMutationRoot to @GraphQLMutation, @GraphQLSubscriptionRoot to @GraphQLSubscription,
  • Remove @GraphQLCoercing
  • @GraphQLScalar now takes the coercing as a parameter

v0.0.2

08 Jul 16:49
a5db753

Choose a tag to compare

release 0.0.2 (#13)