Merged
Conversation
feat: allow global/db ids in comment mutation ID inputs
…nputs feat: allow global/db ids in mediaItem mutation ID inputs
…-inputs Feat/term object mutation id inputs
…r-workflow Bugfix/#2367 fix schema linter workflow
…t registered." This reverts commit 3eda281.
…p was not registered."" This reverts commit 3caf65b.
…o-setting-group-not-working (bugfix): #2381 register field to setting group not working
…ence (bugfix): #2377 - fixes bug where Wp class wasn't being properly passed as reference to parse_request filter
…erm-mutations Bugfix/#2378 fix slashes in term mutations
…ory-ms Add relative `uri` to MenuItem
Collaborator
|
@jasonbahl does it make sense to try and include #2337 and #2338 in this release? |
Collaborator
Author
|
@justlevine it might! I'm still working through reviews 😆 |
…inputs Feat/post object mutation id inputs
justlevine
reviewed
May 16, 2022
…from_blog()` prior to calling `wpmu_delete_user()`
…-inputs Feat/user object mutation id inputs
Collaborator
|
@jasonbahl in the changelog, don't forget |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release Notes
New Features
nodeByUriquery to get the linked node. The path is relative and does not contain subdirectory path in a subdirectory multisite. thepathfield does include the multisite subdirectory path, still. Thanks @josephfusco and @justlevine!Chores/Bugfixes
['auth']['callback']andisPrivatefor theregister_graphql_mutation()API.parse_requestfilter as a reference.register_graphql_field()was not being respected by GraphQL Types added to the schema to represent Setting Groups of the core WordPressregister_setting()API.