Method: GraphQL::Execution::Lookahead#owner_type
- Defined in:
- lib/graphql/execution/lookahead.rb
#owner_type ⇒ GraphQL::Schema::Object, ... (readonly)
50 51 52 |
# File 'lib/graphql/execution/lookahead.rb', line 50 def owner_type @owner_type end |