headless-wp-starter
headless-wp-starter copied to clipboard
Refactor needed - breaking change in wp-graphql v0.4.0
There was a breaking change in the wp-graphql v0.4.0 release that effects:
- wordpress/wp-content/themes/postlight-headless-wp/inc/graphql/resolvers/header-menu.php
- wordpress/wp-content/themes/postlight-headless-wp/inc/graphql/types/class-headermenutype.php
- must update wp-graphql-jwt-authentication to v0.3.3
I haven't been able to completely refactor this yet - will post a pull request if I get a chance to refactor successfully.