SourceMapper
sangria.ast.SourceMapper
trait SourceMapper
Set of functions that convert a GraphQL source code location to human-readable strings.
When rendering the results of a GraphQL document parse, it's helpful to describe where parsing failed. This is the interface to that facility.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class AggregateSourceMapperclass DefaultSourceMapper
Members list
In this article