The following should work in cloud and desktop notebooks:
In[1]:= WolframAlpha["graph of x^2", "WolframParse"] Out[1]= HoldComplete[Plot[x^2, {x, -1.2, 1.2}]]