
Headless Wordpress + Astro (with WPGraphQL)
I rebuilt my site with Astro and headless WordPress using GraphQL (WPGraphQL).
I have been using WordPress since 2006. I now just use WordPress as a headless CMS with Jamstack frameworks. My current JS framework of choice is SvelteKit. These posts will look at my use of headless WordPress with SvelteKit. I will fetch data with both the REST API and GraphQL.
I rebuilt my site with Astro and headless WordPress using GraphQL (WPGraphQL).
I am using headless WordPress with GraphQL and Astro (with React and Svelte components).
The 7 WordPress Plugins I use with REST API to fetch data from headless WordPress to SvelteKit.
I decided to try headless WordPress with SvelteKit for the first. I was using HyGraph as my headless CMS solution.