Method: Rails::GraphQL::Callback#event_name
- Defined in:
- lib/rails/graphql/callback.rb
#event_name ⇒ Object (readonly)
Returns the value of attribute event_name.
12 13 14 |
# File 'lib/rails/graphql/callback.rb', line 12 def event_name @event_name end |