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
106 107 |
# File 'lib/graphql/tracing/trace.rb', line 106 def (type, object, context) end |