wp-graphql
wp-graphql copied to clipboard
Add an abstraction layer between WP GraphQL and WordPress internals.
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.