Method: GraphQL::Schema::Field::ExtendedState#added_extras
- Defined in:
- lib/graphql/schema/field.rb
#added_extras ⇒ Object
Returns the value of attribute added_extras.
843 844 845 |
# File 'lib/graphql/schema/field.rb', line 843 def added_extras @added_extras end |