SyncPendingCustomerOrdersPayload
This page contains
Fields
| message: String | |
| results: [SyncPendingCustomerOrderResult!] PREVIEW | |
| userErrors: [SyncPendingCustomerOrdersError!] PREVIEW |
Mutations for SyncPendingCustomerOrdersPayload
| syncPendingCustomerOrders PREVIEW | Synchronously sync pending Adobe customer_orders for a customer or single order: fetch Adobe status, update DB, and resolve the marketplace event when applicable. Does not publish to Kafka. Duplicate requests with the same idempotencyKey are rejected. |