provideDaffMagentoCacheableOperation
Adds an operation name to the list of cacheable Magento operations. Use only with Angular 9+.
import { provideDaffMagentoCacheableOperation } from '@daffodil/driver/magento'
function provideDaffMagentoCacheableOperation(operationName: string)