Config element \"FrameworkDataImageContentInterface\" is not declared in GraphQL schema
khorengchun opened this issue · 0 comments
khorengchun commented
Environment
- Vuestorefront
- Magento2
- Apollo Client
- GrapgQL
Reproduction
To this calling this API and getting error
https://github.com/vuestorefront/magento2/blob/main/packages/api-client/src/api/productDetails/productDetailsQuery.ts
Describe the bug
This is error appeared when calling productDetail Apollo Client. Anyone know how to solve it?
Request:
{"sku":{"eq":"1xxxx-xxx-xxx"}},"configurations":[]},{"productDetail":"productDetail"},{}
response:
Additional context
Magento2 version : Magento ver. 2.4.5-p1
No response
Logs
Without any error log message in magento2