Replies: 1 comment
-
Hey @TMFRyan . FSE support with wp-graphql-content-blocks is not supported ATM. However there is an experimental plugin you can check out: https://github.com/AxeWP/wp-graphql-site-editor |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So I know we can use the https://github.com/wpengine/wp-graphql-content-blocks extension for WPGraphQL to query editor blocks in a post.
How do we target blocks that are defined as part of a block-enabled theme like Twenty Twenty-Two, included in various templates and template parts.
For example, I've added the site logo to the site logo block in the header template part. How do I expose this to the app so I can render it in the header component?
Beta Was this translation helpful? Give feedback.
All reactions