Expose “Add Link” to GraphQL
-
Hi
I’m trying to make a headless WordPress page with React/NextJS and I’m running into a problem when querying page’s children, when one or more of the children are links added through Nested Pages.
See my hierarchy and GraphQL-query here.
As you can see, the two links are not output as “children” to the queried page.Is there any way to expose those links to GraphQL? Or maybe they can already be queried, but I’m just using the wrong query?
Thanks in advance!
- The topic ‘Expose “Add Link” to GraphQL’ is closed to new replies.