Method: GraphQL::Query::Partial#selected_operation

Defined in:
lib/graphql/query/partial.rb

#selected_operationObject



147
148
149
# File 'lib/graphql/query/partial.rb', line 147

def selected_operation
  ast_nodes.first
end