<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_ImportExport:etc/import.xsd">
    <entity name="catalog_product_position" label="Category Position Import" model="BlueLogic\ExtendCatalog\Model\Import\CategoryPositions"
            behaviorModel="BlueLogic\ExtendCatalog\Model\Import\Source\CustomBehaviour" />
    <relatedIndexer entity="catalog_product" name="catalog_category_product" />
    <relatedIndexer entity="catalog_product" name="catalog_product_category" />
</config>
