Files
spring-graphql/samples/webflux-security/.graphqlconfig
Rossen Stoyanchev 762b9f06c2 Support query files for input in GraphQlTester
Closes gh-67
2021-10-01 17:36:49 +01:00

5 lines
135 B
Plaintext

{
"name": "Spring WebFlux Security Sample Schema",
"schemaPath": "src/main/resources/graphql/schema.graphqls",
"extensions": {}
}