This is an example of a GraphQL server written with Play framework and Sangria that shows best practices of processing HTTP headers and cookies in GraphQL API.
Run the application:
sbt run
After launch, the application will be accessible on localhost:9000
https://www.playframework.com/documentation/2.6.x/ScalaHome