Method: GraphQL::Query#query?
- Defined in:
- lib/graphql/query.rb
permalink #query? ⇒ Boolean
248 249 250 |
# File 'lib/graphql/query.rb', line 248 def query? with_prepared_ast { @query } end |
248 249 250 |
# File 'lib/graphql/query.rb', line 248 def query? with_prepared_ast { @query } end |