Method: GraphQL::Schema::DuplicateNamesError#duplicated_name
- Defined in:
- lib/graphql/schema.rb
#duplicated_name ⇒ Object (readonly)
Returns the value of attribute duplicated_name.
81 82 83 |
# File 'lib/graphql/schema.rb', line 81 def duplicated_name @duplicated_name end |