I'm new to Prismic and see that this topic has been mentioned a couple of years ago in the Forum but those posts are using an old API and are no longer relevant.
I'm trying to create a deeply-nested navigation menu with the structure
- Main section Link
- child link
- nested child link
- child link
I cannot see how this is possible to do as you cannot have a repeatable zone within a repeatable zone.
I followed this guide but it didn't help me with the nested child link part: Create Navigation Menus with Next.js - Documentation - Prismic
I think this is a really common use-case and it's disappointing that your documentation doesn't even mention that.