Resolver

sangria.execution.Resolver$
object Resolver

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def marshalEnumValue(value: String, marshaller: ResultMarshaller, typeName: String): Node
def marshalScalarValue(value: Any, marshaller: ResultMarshaller, typeName: String, scalarInfo: Set[ScalarValueInfo]): Node

Concrete fields