wp-graphql-tax-query icon indicating copy to clipboard operation
wp-graphql-tax-query copied to clipboard

Adds `tax_query` support to postObject connection queries using WP_Query

Results 18 wp-graphql-tax-query issues
Sort by recently updated
recently updated
newest added

Currently, we can use the "relation" field with 2 or more "taxArray" objects. Are there any plans to make it work with multiple "relation" fields? Thanks.

Hi I'm not really sure if this should be asked here or here https://github.com/wp-graphql/wp-graphql-acf/issues as this relates to both, or at least combining both. I would like to know if...

This plugin requires WPGraphQL version 0.0.15 or newer. Is a PR for this welcome?

Hey, I was struggling to combine few queries together to do more advanced filtering and I found that Directives doesn't work. So I came up with this simple solution to...

To make sure a change to the core plugin doesn't break this plugin