- Date
Today we released a new version of WPGraphQL, v0.2.3.
The release can be found here: https://github.com/wp-graphql/wp-graphql/releases/tag/v0.2.3
Below is a recap of the release notes:
Breaking Changes
- none
New Features
- #676: New TimezoneEnumtype added to the Schema
- #719: New graphql_menu_item_connection_argsandgraphql_menu_item_connection_query_argsfilters added to the MenuItemConnectionResolver. Thanks @epeli!