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