QueryAstInputParser

sangria.marshalling.queryAst.QueryAstInputParser
object QueryAstInputParser extends InputParser[Value]

Attributes

Graph
Supertypes
trait InputParser[Value]
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def parse(str: String): Try[Value]