BE-Webdesign / wp-graphql

A GraphQL API for WordPress
GNU General Public License v3.0
19 stars 4 forks source link

Combine taxonomy_id and taxonomy fields for terms type into one taxonomy type. #96

Open BE-Webdesign opened 7 years ago

BE-Webdesign commented 7 years ago

Currently the taxonomy_id and taxonomy fields are two separate fields on the Term Type. These should merge into one taxonomy field for a taxonomy type.