Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

How to update CIF Core Components GraphQL query root field (products → CatalogSrv_products) in AEM?

Avatar

Level 2

Hi Community,

We are working with AEM CIF Core Components integrated with Magento. Our Magento schema exposes a custom root field CatalogSrv_products instead of the default products.

By default, CIF generates queries like:

image.png

 

But in our case, we need the query to use CatalogSrv_products, for example:

image.png

 

I see the query placed in CIF core component library at react-components/src/queries/query_bundle_product.graphql.js but I could not see any documentation on how to override this. 

Any guidance or best practices would be very helpful.

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

0 Replies