GitHub

DaffDriverHttpClientCacheMagentoService

Interacts with the Apollo client.

import { DaffDriverHttpClientCacheMagentoService } from '@daffodil/driver/magento'
@Injectable()
class DaffDriverHttpClientCacheMagentoService implements DaffDriverHttpClientCacheServiceInterface {
  reset(): void
}

Properties

Name Type Description
reset void

Resets the client's cache store to the initial state.