Method: GraphQL::StaticValidation::RequiredArgumentsArePresentError#name

Defined in:
lib/graphql/static_validation/rules/required_arguments_are_present_error.rb

#nameObject (readonly)

Returns the value of attribute name.



6
7
8
# File 'lib/graphql/static_validation/rules/required_arguments_are_present_error.rb', line 6

def name
  @name
end