This isn’t possible at the moment, Gutenberg is a post editor that relies on REST API endpoints, it’s not an arbitrary content area editor as TinyMCE is.
Given some modification though it could be made to work with a custom data model and be a replacement, but it’s not a trivial task, and what’s involved is in flux. It would be best to ask over on the Gutenberg GitHub issue tracker
Related Posts:
- How would I get a taxonomy/category list inside a Gutenberg block?
- Gutenberg editor add a custom category as wrapper for custom blocks
- Change Gutenberg category checkboxes to radios
- Get term by slug in Gutenberg
- New Categories Not Shown In the Post Edit Page
- How to display post categories within the Latest Posts block?
- Intermittent Gutenberg 504 Gateway Timeout when calling REST route to retrieve categories
- How to exclude certain categories showing in Gutenberg?
- Problem with pagination block in Gutenberg
- Hide Some Categories in Post Editor
- Exclude a category from block editor’s category widget
- Only 10 of 233 categories selectable when adding a new post
- How to link ACF relationship field to the new Query block in Full Site Editing
- How can I filter Query Loop to show only posts in current category?
- Is there a standard “Archive” block that shows ALL posts from a specified category?
- How to make the link to the category for a post go to corresponding page number in archive?
- How to build a simple nav system of custom post type categories and its posts?
- Style category link depending on category ID
- Custom Walker for wp_list_categories
- How to insert category list into post creation page, and retrieve chosen categories?
- Shortcode interpreted as text
- Related Tags not in category
- Output category color option to each li item
- How do I display only two categories Instead of displaying all categories
- Hooking to walker_nav_menu_start_el to insert list of subpages
- scaleability of tags
- Show the latest post from child category?
- Having problems with paging
- How do I add a tag slug to a category URL to filter posts?
- How to show a list of only categories (exclude subcategories)
- How to list categories in reverse alphabetical order?
- Dropdown menu for subcategories
- How to add categories on a page [duplicate]
- Adding custom ID field to the categories
- How to hide some categories in dashboard
- How to choose the content from a post which is in the right category?
- Getting Category Children
- Child Category Conditional Question
- Getting the first parent of a hierarchical term
- How to get category id’s which are added in main menu?
- Break down output of wp_list_categories
- Get the ID of the current post’s child category
- get category name in admin screen
- Return category posts with WP_Query
- Include either name or slug in the include parameter using wp_list_categories?
- get cat id is not working from custom taxonomy
- How to add image for all posts associated to specified category?
- Show the current post’s category, without displaying parent category
- get all categories’ latest post in one query
- Categories show 404 error on multisite installation
- Include specific category in URL automatically
- WordPress Category Page Layout
- get_the_category – display only a single category for a post (not all categories)
- display category with background color
- WooCommerce Product category can be shown with multiple related URLs
- It is possible to display related posts from same category as the current post?
- Categories are not available AT ALL under Menus
- change image on single product page with js
- How to get all post categories without custom post type categories?
- Get Categories of multiple posts
- Show subcategories broken when WP/WC updates
- Create categories manually in database
- Display menu in category and sub category
- Displaying a Category on a WordPress Page
- Show alternative menu based on page template AND post category
- Hide specific category link from showing
- Display Category yearly wise in wp
- Get all subcategories IDs from categorie or categorieIDs
- Redirect category archives to pages
- How to create a category loop on my blog (ACF Plugin)
- Using heirarchial tags or Custom taxonomies
- On main page, in each post, display image depending on post category
- Get posts base on category ratio of more then two categories
- Images appear in the header on all pages, but not category.php
- How can I add HTML classes for current taxonomy/term hierarchy into my pages to simplify styles?
- Change single.php template based on parent category
- WordPress and “pretty permalink”
- Custom file with special code of category widget
- Display List of Categories Within a Custom Taxonomy
- New Category – custom taxonomy
- add custom option to get_categories dropdown
- Category as subdomain
- Using categories and pages in menus
- Gettind 404 not found wen click the view button for a given category custom post type portfolio
- list first post of Child Category on Category page
- Use get variable when rewritten url in wordpress
- Categories as selectable links on submission form
- Back to category link
- Custom Woocommerce Category view
- Displaying categories and subcategories without link
- Replace the post count on wp_list_categories with “Has Posts” instead of number and “No Posts” if none
- exclude category in loop.php
- Show thumbnails 1-12 of category x on any given page
- WordPress portfolio how to change “ALL” category by one other category that I created?
- Extract post category except one category
- Taxonomy page wpml dropdown not working
- How to get all Existing Categories from a Custom Post Type
- How to hide my categories pages’ names, and how as well to reduce the space beween my sidebar’s widgets?
- exclude certain categories from the list at the end of the blog post
- Different number of posts in regular loop and CPT category page