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

Add an abstraction layer between WP GraphQL and WordPress internals.

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

WordPress internals change and possibly the way things will be interacted could change, these changes could potentially cause a massive headache. For each type there must be an interface between the field resolvers and the actual WordPress implementation.

BE-Webdesign avatar Dec 23 '16 04:12 BE-Webdesign