Preview

DistiProductImportStatusPayload is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

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.