wp-graphql / wp-graphql-tax-query

Adds `tax_query` support to postObject connection queries using WP_Query
46 stars 16 forks source link

Unset relation field when count is less than 2 #19

Closed daltonrooney closed 4 years ago

daltonrooney commented 4 years ago

Operator is backwards, was causing relation to be unset when more than 2 taxArray objects were passed.

This should fix #15

jasonbahl commented 4 years ago

closes #15

koraysels commented 2 years ago

could this be made into a release? instead of just on the develop branch .. ?