sangria.parser.ParserConfig
See theParserConfig companion object
case class ParserConfig(experimentalFragmentVariables: Boolean, sourceIdFn: ParserInput => String, sourceMapperFn: CodeSourceToSourceMapperFunction, parseLocations: Boolean, parseComments: Boolean)
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
In this article