This is an example of a GraphQL server written with Play framework and Sangria that shows how to protect your GraphQL server against malicious queries.
Run the application:
sbt run
After launch, the application will be accessible on localhost:9000