Files
spring-graphql/samples
rstoyanchev b40375f1f2 Pin version to 1.0.0-M5 in samples
This is necessary until Boot catches up with spring-graphql snapshots.
2022-03-07 10:39:59 +00: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