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

Enable extending of the type system in GraphQL

Open BE-Webdesign opened this issue 8 years ago • 0 comments
trafficstars

Currently the type system is very static. We will want to move more towards a dynamic building of the type system along with hooks to enable plugin developers and others to modify the type system for WP GraphQL.

BE-Webdesign avatar Dec 06 '16 02:12 BE-Webdesign