Config
grackle.GraphQLParser.Config
case class Config(maxSelectionDepth: Int, maxSelectionWidth: Int, maxInputValueDepth: Int, maxListTypeDepth: Int, terseError: Boolean)
Attributes
- Source
- parser.scala
- Graph
-
- Supertypes
Members list
In this article