Query Multiple Levels

I have a User Class which has a relationship with followedRetailers which is of class RetailerPage
My RetailerPage class has a relationship with contentCards which is of class FeedContentCard.
Going from User, how would i get an array of all my contentCards?

Hi Rich,

Please, look through this docs.

Regards
Ilya