Method: GraphQL::Execution::Lookahead::NullLookahead#selection
- Defined in:
- lib/graphql/execution/lookahead.rb
#selection ⇒ Object
234 235 236 |
# File 'lib/graphql/execution/lookahead.rb', line 234 def selection(*) NULL_LOOKAHEAD end |