[ad_1]
I am working on a headless version of a site and querying the content using GraphQL and the Gutenberg add-on to query for the individual blocks.
When querying for the core/paragraph block, I notice it does not include the links added by the Internal Link Juicer plugin.
It would be cool if this is added in the future, so we could use this cool plugin in even cooler headless builds.
Used plugins:
https://www.wpgraphql.com/
https://github.com/pristas-peter/wp-graphql-gutenberg
