wp-graphql-polylang icon indicating copy to clipboard operation
wp-graphql-polylang copied to clipboard

fix: set post language before taxomoy values

Open natac13 opened this issue 2 years ago • 0 comments

This changes when the Custom post type language is set to before the taxonomies are updated in any create or update mutation with graphql

The reason for this was that I was experiencing an issue setting taxonomies on a Custom post type create mutation when setting a language and using the correctly matched language terms values

natac13 avatar Mar 24 '22 16:03 natac13