In the admin panel - I have a content-type products, which shows me all the products in the database (MongoDB) Suppose I would like to edit a product and whe
I'm having this GraphQL query from headless Wordpress in Nexjs via WpGraphQl plugin: export const GET_POSTS_BY_CATEGORY_SLUG = gql` query GET_POSTS_BY_CATEGORY
I am trying to output different components based on the inputType, however the component or anything that goes into the DOM does not render (aka console.logs fi