Faststore V1 don't return SEO information on Graphql query
ID: 929029
No Fix
Published on 11/1/2023
•
Last update on 11/1/2023
Summary
When accessing the Graphql playground to run queries on Faststore V1 we have a product query. The documentation states that the SEO field of that query should return the SEO information, but this is not happening.
Simulation
- access your store using the Graphql playground
- run the product query with the SEO fields
- compare with the SEO product information on the catalog
Workaround
N/A