class GraphQL::Tracing::NotificationsTrace::ActiveSupportNotificationsAdapter

@api private

def instrument(...)

def instrument(...)
  ActiveSupport::Notifications.instrument(...)
end