Method: GraphQL::StaticValidation::ArgumentLiteralsAreCompatibleError#argument_name
- Defined in:
- lib/graphql/static_validation/rules/argument_literals_are_compatible_error.rb
#argument_name ⇒ Object (readonly)
Returns the value of attribute argument_name.
6 7 8 |
# File 'lib/graphql/static_validation/rules/argument_literals_are_compatible_error.rb', line 6 def argument_name @argument_name end |