New wordpress with latest `wp-graphql-gutenberg` plugin breaks the `core-list` and `core-gallery` and possibly more components. in case of the gallery it is due to images no longer being used. instead an extra attribute 'innerBlocks' is used to pass the images in the API. Same problem for `core-list`
New wordpress with latest
wp-graphql-gutenbergplugin breaks thecore-listandcore-galleryand possibly more components.in case of the gallery it is due to images no longer being used. instead an extra attribute 'innerBlocks' is used to pass the images in the API.
Same problem for
core-list