Method: GraphQL::Schema::FieldExtension#added_extras
- Defined in:
- lib/graphql/schema/field_extension.rb
#added_extras ⇒ Object (readonly)
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
117 118 119 |
# File 'lib/graphql/schema/field_extension.rb', line 117 def added_extras @added_extras end |