import { DaffDriverHttpClientCacheMagentoService } from '@daffodil/driver/magento'
Interacts with the Apollo client.
@Injectable()
class DaffDriverHttpClientCacheMagentoService implements DaffDriverHttpClientCacheServiceInterface {
reset(): void
}
void
Resets the client's cache store to the initial state.