A service for making Magento GraphQL queries for carts.
@inheritdoc
Name | Type | Description |
---|---|---|
get | Observable<DaffCartAddress > |
Retrieve the billing address of a cart |
update | Observable<Partial<DaffCart >> |
Update the billing address of a cart |