todomvc-relay-java
todomvc-relay-java copied to clipboard
Relay TodoMVC with Java Backend
To remove build error
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":...
Hi. I'm trying to create my first graphql server. i'm working in java and have a server that are listening on http://localhost:8080/GraphQL/graphql with a copy of this server. i have...
The `graphql-java` module is in version `2015-08-16T21-37-10`. Can it be updated to a recent one?