DaffCartStoreCreditMagentoService
A service for making Magento GraphQL queries for carts.
Properties
| Name | Type | Description |
|---|---|---|
| apply | Observable<DaffCartWithStoreCredit> |
Apply store credit to the cart. |
| remove | Observable<DaffCartWithStoreCredit> |
Remove store credit from the cart. |