Method: GraphQL::LoadApplicationObjectFailedError#object
- Defined in:
- lib/graphql/load_application_object_failed_error.rb
#object ⇒ Object (readonly)
Returns The value found with this ID.
14 15 16 |
# File 'lib/graphql/load_application_object_failed_error.rb', line 14 def object @object end |