Skip to content
#

wp-graphql

Here are 14 public repositories matching this topic...

wp-graphql-woocommerce
samyrooster
samyrooster commented Jan 13, 2022

WP-GraphQL-Woocommerce can't detect the product categories with different term_id and term_taxonomy_id IDs in wp_term_taxonomy table.

By default, the term_id and term_taxonomy_id have the same ID value in wp_term_taxonomy table.
For example:

term_taxonomy

term_taxonomy_id term_id taxonomy
1 1 product_cat
bug good first issue failing connection

Improve this page

Add a description, image, and links to the wp-graphql topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the wp-graphql topic, visit your repo's landing page and select "manage topics."

Learn more