Add schema printer endpoint
This commit auto-configures a web endpoint that prints the GraphQL schema of the application. Closes gh-13
This commit is contained in:
@@ -1 +1,3 @@
|
||||
management.endpoints.web.exposure.include=health,metrics,info
|
||||
management.endpoints.web.exposure.include=health,metrics,info
|
||||
|
||||
spring.graphql.schema.printer.enabled=true
|
||||
Reference in New Issue
Block a user