The root cart in-memory backend. Creates the database and delegates requests to child backends.
Name | Type | Description |
---|---|---|
carts | DaffCart [] |
The collection of carts in the backend. |
override | ||
delegateRequest | Observable<any> | |
canHandle | boolean | |
createDb |