Introduction Sangria is a Scala GraphQL implementation which supports many standard GraphQL features plus many other specific to Sangria. It supports so many features I think of it more as a framework than an implementation, for instance, you get: query parsers and renderers, projections, additional types for complex queries, macro-based type…