queryAst

sangria.marshalling.queryAst
object queryAst

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
queryAst.type

Members list

Type members

Classlikes

object QueryAstInputParser extends InputParser[Value]

Attributes

Supertypes
trait InputParser[Value]
class Object
trait Matchable
class Any
Self type
object QueryAstMarshallerForType extends ResultMarshallerForType[Value]

Attributes

Supertypes
trait ResultMarshallerForType[Value]
class Object
trait Matchable
class Any
Self type

Implicits

Implicits

implicit def queryAstFromInput[T <: Value]: FromInput[T]
implicit def queryAstToInput[T <: Value]: ToInput[T, Value]