A service for making Magento GraphQL queries for carts.
Name | Type | Description |
---|---|---|
countryTransformer | DaffMagentoCountryTransformer |
|
list | Observable<DaffCountry []> |
Retrieves the list of countries available to the given store. |
get | Observable<DaffCountry > |
Retrieve precise information about a specific country. |