DaffCustomerOrderMagentoService

A service for making Magento GraphQL queries for customers.

Properties

Name Type Description
list Observable<DaffOrderCollection> List all order objects for the logged-in user.
get Observable<DaffOrder> Get an order object with the specified order ID.
Graycore, LLC © 2018 - 2024. Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.