Hi! I'm making a content app with some audio, video and pdf. In total there will be almost 30 different channels. I was wondering if there is some way for me to only have one page for audio-channels, one for video-channels, and one for pdf-channels? To make that work, I would need to pass a full Backend Query from one page to the next.
For example: I click on one channel in a channel list, and the backend query for that channel is passed to the next page to fill the content. See pictures for an example of a channel page and an audio page.