From 26b6c22be51dbcfcd45721c3e0b178b308b00394 Mon Sep 17 00:00:00 2001 From: Robert Wiesner Date: Sat, 4 Feb 2023 12:13:21 +0100 Subject: [PATCH] Hint about spring-graphql --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index f90abfc..5824ee0 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,12 @@ query rob { time } } + ``` +> **Note** +> The following examples are **not** migrated from [graphql-kotlin](https://opensource.expediagroup.com/graphql-kotlin/docs/framework-comparison) yet, for working examples use [#811dcc2](https://github.com/rowi1de/graphql-reactive/commit/c88c63b40584c5e0ef3d64d6ee4a108bd5608aa1) + + - Partial Results / Errors ```graphql query hello {