DistiProductImportStatusPayload
This page contains
Fields
| status: DistiProductImportExecutionStatus! PREVIEW | |
| distributorId: String | |
| distributorAccountId: String | |
| market: String | |
| importedCount: Int | |
| pendingCount: Int | |
| failedCount: Int | |
| publishedCount: Int | |
| awaitingDownstreamProgress: Boolean! | True when Disti has no visible import rows yet (fetch may still be running). |
| userErrors: [PsaDistiAccountError!]! PREVIEW |
Queries for DistiProductImportStatusPayload
| distiProductImportStatus PREVIEW | Poll Disti product catalog import progress for the current marketplace account. Proxies Disti getProductCatalogImportProgress. |