BE-Webdesign / wp-graphql

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

Meta handling. #128

Open BE-Webdesign opened 7 years ago

BE-Webdesign commented 7 years ago

Meta for out of the box types like attachments, nav menu items, etc will be exposed as fields for relative types. Meta that has been added on top of WP core's functionality will need to be added via the schema. Currently WP GraphQL is not extensible so this feature will have to wait until that time arrives in version 0.2.0