GraphQL for Pods Settings Page Fields
-
I have latest wordpress 6.5 (with woocommerce) and WPGraphQL 1.23 installed (also WooGraphQL 0.19.0). I wanted to use WP+Woo as graphql headless backend for the frontend application I am building in NextJs 14, for which the PODS Plugin looked very promising, as it says it has built-in graphql integration.
I installed Pods – Custom Content Types and Fields plugin latest version 3.2.1 , and created a Settings Page with some text fields for global values like social media urls, etc.
But I am unable to see any of these fields or groups from settings page in GraphiQL IDE.
I created a content type with Pods for test, there I see the graphql tab to enable/disable. But no such setting to check wpgraphql available for the Settings Page I created.
By what graphql query I can fetch those values? Or any code snippet need to write for it? The purpose for which I used Pods seems not working. Please suggest.
- The topic ‘GraphQL for Pods Settings Page Fields’ is closed to new replies.