Method: GraphQL::Tracing::NotificationsTrace#end_authorized
- Defined in:
- lib/graphql/tracing/notifications_trace.rb
#end_authorized(type, object, context, result) ⇒ Object
151 152 153 154 |
# File 'lib/graphql/tracing/notifications_trace.rb', line 151 def (type, object, context, result) finish_notifications_event super end |