Resolver

sangria.execution.Resolver
object Resolver

Attributes

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

Members list

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