todomvc-relay-java icon indicating copy to clipboard operation
todomvc-relay-java copied to clipboard

add swagger dependency for api doc

Open isdzulqor opened this issue 9 years ago • 0 comments

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

isdzulqor avatar Feb 17 '17 08:02 isdzulqor