Skip to content

Commit fd6e775

Browse files
authored
Update README.md
1 parent 994a0b6 commit fd6e775

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,14 @@ Features
2929
* Merging two or more GraphQL schemas from different JPA entity models
3030
* Support for GraphQL schema auto-configuration, GraphQL Web Rest Controller via Spring Boot Starters
3131
* GraphQL Subscriptions (Experimental)
32+
* [Spring GraphQl 1.0](https://docs.spring.io/spring-graphql/docs/current/reference/html/#overview) Schema Wiring, Stitching, Execution, Testing
3233

3334
Supported Apis
3435
----------------------
3536
* jpa-api 2.1
3637
* graphql-java 19.x for 0.5.x versions
3738
* graphql-java 13 for 0.4.x versions
39+
* spring-graphql 1.x for 0.5.2+ versions
3840

3941
Tested using JDK Versions
4042
----------------------

0 commit comments

Comments
 (0)