Method: GraphQL::Query#document
- Defined in:
- lib/graphql/query.rb
#document ⇒ GraphQL::Language::Nodes::Document
43 44 45 |
# File 'lib/graphql/query.rb', line 43 def document with_prepared_ast { @document } end |
43 44 45 |
# File 'lib/graphql/query.rb', line 43 def document with_prepared_ast { @document } end |