Method: GraphQL::Tracing::Trace#begin_authorized

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

#begin_authorized(type, object, context) ⇒ void

This method returns an undefined value.

A call to .authorized? is starting

Parameters:



106
107
# File 'lib/graphql/tracing/trace.rb', line 106

def begin_authorized(type, object, context)
end