Skip to content

Commit

Permalink
Hint about spring-graphql
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Wiesner authored Feb 4, 2023
1 parent d3bec2d commit 26b6c22
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit 26b6c22

Please sign in to comment.