Method: GraphQL::Tracing::Trace#end_authorized
- Defined in:
- lib/graphql/tracing/trace.rb
#end_authorized(type, object, context, authorized_result) ⇒ void
This method returns an undefined value.
A call to .authorized? just finished
114 115 |
# File 'lib/graphql/tracing/trace.rb', line 114 def (type, object, context, ) end |