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: But in our case, we need the query to use CatalogSrv_products, for example: I s...