GitHub

getCustomerOrder

import { getCustomerOrder } from '@daffodil/customer-order/driver/magento/2-4-6'
const getCustomerOrder: (extraProductFragments?: any[]) => TypedDocumentNode<MagentoGetCustomerOrderResponse, MagentoCustomerOrderGetQueryVariables>