Files
spring-graphql/samples
Rossen Stoyanchev 6a71dc958d Fix link in README
Closes gh-109
2021-08-11 05:31:10 +01:00
..
2021-08-11 05:31:10 +01:00
2021-07-07 09:02:51 +01:00

This directory contains samples to test scenarios and features with.

All samples have integration tests you can run or debug, and expose a GraphiQL page at "/graphiql".

To run a sample from the command line:

$ ./gradlew :samples:{sample-directory-name}:bootRun