v0.3.4
Pre-release
Pre-release
Release Notes
- update Coveralls.yml
- update Travis.yml
- update to README.md
- update to bin/install-wp-tests.sh
- update composer.json
- update phpcs.ruleset.xml
- pass
id
through with the login resolver to allow added fields to have access to the id - convert fields to use
register_graphql_fields
API instead of filtering the WPObjectType directly - add new
graphql_jwt_user_types
filter - update field definitions to not rely on Types:: static methods which was deprecated by WPGraphQL in v0.6.0