I have some back-end code that updates some metabox field metadata when my CPT content is saved. I'd like those changes in the metadata to be automatically reflected in the Gutenberg editor.
Is it possible to trigger a refresh of the post metadata somehow?
Any thoughts on how to best achieve dynamic updating of metaboxes would be appreciated