I have these 2 open graph objects:
- Book (has an Author)
- Author (has many Books)
I have 1 open graph action:
- read
Is it possible to display on the newsfeed something like this?
Felipe read The Lord of the Rings by J. R. R. Tolkien.
(instead of just Felipe read The Lord of the Rings)
I've noticed it works like this for music apps (Felipe listened to .. by ..), but I don't know if it's possible to do this for custom open graph actions.