Will WPGraphQL be compatible with an active theme alongside?
-
Hi everyone!
I’m developing a custom frontend with Next.js from a deployed WordPress site, that is currently using a theme (Cornerstone, I think). The site is currently online via the theme and should stay online until I’ve finished developing the custom frontend.
My question is: Can I install the WPGraphQL plugin without breaking the active theme? Will the whole WordPress setup continue working, just adding the graphql endpoint?
Additional question: Since I’ve already played around with the WordPress REST API, which only return “rendered” content as HTML strings for unauthenticated requests, I would like to get “raw” content from the API. Does WPGraphQL provide raw content (without HTML) of pages and posts?
Thank you very much. I appreciate your help!
The topic ‘Will WPGraphQL be compatible with an active theme alongside?’ is closed to new replies.