Content Relationship the other way round

Hey!

I have custom type productPage which has a group of a content relationship field to another custom type accessories.

When I query the content for my custom type accessories, is there a way to find out, to which products it is linked? The other way of my content relationship field specified above, so to speak.

Or to I also have to add a group of a content relationship field to the accessories custom type and also linked them backwards?

So what I want is this:
productPage
- accessories
- accessories
- accessories

and this without having to foster it again in prismic:
accessories
- productPage
- productPage
- productPage

Thanks in advance!
Marco

3 posts were merged into an existing topic: Inverse relations - Reverse relationships queries