Tags: tk26/graphql-kotlin
Tags
[spring-server] simplify schema configuration auto configuration (Exp… …ediaGroup#433) `SchemaGeneratorConfig`/`FederatedSchemaGeneratorConfig` auto config beans now accept optional parameters to set custom hooks, data fetcher factory provider and top level names.
[spring-server] update to use Spring Boot RC1 (ExpediaGroup#421)
spring-server: include path in SimpleKotlinGraphQLError default error… … message (ExpediaGroup#392)
Fix Apollo subscription message handling (ExpediaGroup#371) * Fix Apollo subscription message handling * Implement graphql-ws spec Here is the spec https://github.com/apollographql/subscriptions-transport-ws/blob/master/PROTOCOL.md * update spring config metadata * Remove unused config The config value for the packages is overriden in the hooks so we can remove it
Delete build.yml (ExpediaGroup#352) Remove the Github CI until we are ready to transition
Copyright header (ExpediaGroup#332) * Add copyright header * Update copyright name
PreviousNext