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

Not working for Magento ver. 2.4.6 and Magento ver. 2.4.7-p2 (Openseach) #20

Open
dodiya-divyarajsinh opened this issue Oct 21, 2024 · 1 comment

Comments

@dodiya-divyarajsinh
Copy link

We have installed this module in 2.4.6 and 2.4.7-p2 it disables the module and indexing is done properly with all commands but it breaks GraphQl queries.
GraphQl queries like products etc are not working and give an empty response with no error.

{products(filter:{sku:{eq:"roundstickers"}}){items{id name sku media_gallery { url label position disabled }}}}

@zepgram
Copy link
Owner

zepgram commented Oct 22, 2024 via email

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

No branches or pull requests

2 participants