Method: GraphQL::Schema::Field#dig_keys
- Defined in:
- lib/graphql/schema/field.rb
#dig_keys ⇒ Object (readonly)
Returns the value of attribute dig_keys.
33 34 35 |
# File 'lib/graphql/schema/field.rb', line 33 def dig_keys @dig_keys end |