Method: GraphQL::Execution::Lookahead::NullLookahead#selections

Defined in:
lib/graphql/execution/lookahead.rb

#selectionsObject



238
239
240
# File 'lib/graphql/execution/lookahead.rb', line 238

def selections(*)
  []
end