Method: GraphQL::Tracing::Trace#begin_resolve_type

Defined in:
lib/graphql/tracing/trace.rb

#begin_resolve_type(type, value, context) ⇒ void

This method returns an undefined value.

A call to .resolve_type is starting

Parameters:



134
135
# File 'lib/graphql/tracing/trace.rb', line 134

def begin_resolve_type(type, value, context)
end