Releases: apollographql/apollo-kotlin-execution
Releases · apollographql/apollo-kotlin-execution
v0.1.0
v0.0.3
- Rename
@GraphQLQueryRoot
to@GraphQLQuery
,@GraphQLMutationRoot
to@GraphQLMutation
,@GraphQLSubscriptionRoot
to@GraphQLSubscription
, - Remove
@GraphQLCoercing
@GraphQLScalar
now takes the coercing as a parameter