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