How do I use the koala gem to get information from an app page?
For example, if I want to get information about candy crush saga's liked pages, I type @graph.get_object(candycrushsaga+"/likes").
How can I get other features such as comments, likes, and shares?
Is this possible using koala?