Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 437 Bytes

File metadata and controls

16 lines (11 loc) · 437 Bytes

graphql-error-handling

This is bare minimum implementation of GraphQL with Spring Boot to demo error handling.

Running the app

Clone the repository: $ git clone git@github.com:maniish-jaiin/graphql-interfaces-unions.git

Change directory into the cloned repo and run the application.

$ cd graphql-error-handling
$ ./gradlew bootRun

Once the application is up and running, go to http://localhost:8080/playground