Closed jhochgrevetsd closed 1 year ago
It's seems to be related to the new GraphiQL version and not this plugin. See: https://github.com/wp-graphql/wp-graphql/issues/2287
I believe this was addressed by https://github.com/wp-graphql/wp-graphql/pull/2572
As an example, we have a layout called Page_Contentmodules_Content_StandardContent. If I manually add:
... on Page_Contentmodules_Content_SideBySideContentColumns (and all of its content fields)
to the query, it still pulls the content but the layout itself no longer displays in the composer.