Method: GraphQL::Execution::Lookahead::NullLookahead#inspect
- Defined in:
- lib/graphql/execution/lookahead.rb
#inspect ⇒ Object
242 243 244 |
# File 'lib/graphql/execution/lookahead.rb', line 242 def inspect "#<GraphQL::Execution::Lookahead::NullLookahead>" end |