DEV Community

Discussion on: Build a blog with Svelte, Strapi, and Apollo

Collapse
 
rwoodnz profile image
Richard Wood

Just looking into a Svelte/Strapi stack combination for a project. I see Svelte gives you the REST endpoints and GraphQl is an additional plugin.
So is it just adding complications using Strapi Graphql plugin and then bringing in Apollo to talk to it?
Did you gain much by doing that?