Libraries
»
graphql
(2.5.20)
»
Index
»
GraphQL
»
Execution
»
Lookahead
»
NullLookahead
»
#selects?
Method: GraphQL::Execution::Lookahead::NullLookahead#selects?
Defined in:
lib/graphql/execution/lookahead.rb
#
selects?
⇒
Boolean
Returns:
(
Boolean
)
230 231 232
# File 'lib/graphql/execution/lookahead.rb', line 230
def
selects?
(
*
)
false
end