Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EntityUrl id - Wrong type #22

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

chaikivskyi
Copy link

The property id of the EntityUrl is explicitly designated as an Int type. This specification is crucial for maintaining consistency and preventing complications in projects that rely on this value. When individuals attempt to update this property with a different data type, it can lead to unforeseen issues.

https://github.com/magento/magento2/blob/2.4-develop/app/code/Magento/UrlRewriteGraphQl/etc/schema.graphqls#L10

@andriysvyryda
Copy link
Collaborator

Don't merge. This will break the PWA Blog - internal ticket: 10317.

@chaikivskyi
Copy link
Author

Can you share some details?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants