-
Notifications
You must be signed in to change notification settings - Fork 1.7k
GraphQL request and response correction #3652
Conversation
Instead of "relative_url" it should be "canonical_url"
An admin must run tests on this PR before it can be merged. |
The attribute was renamed from |
Yes correct. Basically for 2.3 it makes sense, but from 2.3.1 it will be switched back |
The rename of renamed from |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actually, I should say I'll accept this PR with additional changes.
In the table, lines 17 and 19 relative_url
must also be changed to canonical_url
running tests |
Hi @hiren-wagento, thank you for your contribution! |
I finished this because it was holding up changes to be made in the 2.3.1 integration branch. |
Instead of "relative_url" it should be "canonical_url"
This PR is a:
Summary
When this pull request is merged, it will correct the Example usage of urlResolver endpoint
Additional information
List all affected URLs
https://devdocs.magento.com/guides/v2.3/graphql/reference/url-resolver.html