Petra
AI assistant for GrootMade
Hi! I'm Petra 👋 Ask me to help you find the perfect WP plugin, theme, or template kit.
forked from GraphQL Gutenblock Example™
Bloomchart Storyflow Sample is not affiliated with GraphQL Gutenblock Example. The name and any related trademarks are used solely for nominative descriptive purposes.
This repository provides a working code example for developers building custom blocks for the Gutenberg editor that need to fetch and display data from a headless CMS or external API. It is specifically for those using a GraphQL layer, such as WPGraphQL, to query their site's data. The example demonstrates the practical integration between a modern block editor component and a GraphQL endpoint, serving as a foundational template for more complex, data-driven blocks.
create-guten-block, providing a standard, modern JavaScript development environment with built-in scripts for building and watching the code.npm start, npm run build) to compile the code in development mode and create production-ready assets, streamlining the local workflow.