Neither WPGraphQL nor GraphQL API for WordPress are part of WordPress' core. Thus, it is not possible to rely on GraphQL in the way that plugins can rely on WordPress' REST API. As a result, plugins that implement Gutenberg blocks may only use REST to fetch data for their blocks .