packages/gatsby-source-wordpress/docs/problems-with-gatsby-source-graphql.md
gatsby-source-graphql :broken_heart:gatsby-source-graphql skips the Gatsby Node model altogether, and allows you to directly pull data from WPGraphQL. At first this seems really attractive as things just work, but as your site grows beyond a handful of pages, a few problems arise.
gatsby-image is difficult and the images can't be cached and need to be constantly refetched during every build.All of the above issues are fixed by using this plugin! :smile_cat: