todomvc-relay-java
todomvc-relay-java copied to clipboard
add swagger dependency for api doc
Adding swagger dependency. Build and run the project. Then visit http://localhost:8080/swagger-ui.html for testing the api endpoint directly from browser. try this {"query": "{ __schema { types { name }}}", "variables": {}} in graph-ql-controller body param