BE-Webdesign / wp-graphql

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

Fix resolution of post author to be more consistent. #84

Closed BE-Webdesign closed 7 years ago

BE-Webdesign commented 7 years ago

Fixes #83. Sometimes JSON errors would occur, switching to initializing a WP_User object works better.