Introduction
What is Gutenberg
Gutenberg is the new default WordPress content editor. Gutenberg introduces a block based approach to editing that aims to makes it easier to work with media rich pages and posts.
What is WpGraphQL Gutenberg
wp-graphql-gutenberg is a wordpress plugin which extends wp-graphql schema with new fields and types, so you are able to query content as structured data for any post which uses block editor.
Features
- supports all custom post types that use gutenberg and are exposed through wp-graphql
- supports revisions
- supports advanced block editor features like reusable blocks, attributes deprecations and dynamic (server side rendered) blocks
- enables live previews as you make edits (no need to hit the preview button)
About the author
Hi, my name is Peter Pristas. I am a full stack developer from Slovakia. Check out my other open-source projects on Github, or my LinkedIn profile.