I am currently working on a project that needs me to work with WordPress, Graphql, and React.
I downloaded WPGraphQL plugin and found that WPGraphQl may have some limitations. I haven't been able to create an endpoint to communicate between WordPress and another external Database that belongs to another Micro-service. If I am not mistaken I have to write a PHP function of some sort.
Any advice and tips??
Thank you.
Top comments (1)
I don't know the plugin very well, but I think these docs should get you started!? docs.wpgraphql.com/extending/types Scroll down to "Registering New Types"