Preview

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

PsaOnboardingStatusError

This page contains

    Fields

    message: String!
    path: [String!]
    code: String
    occurrences: Int!

    How many companies failed with this same message and code. Per-company import failures are collapsed into one entry per distinct cause, so this is 1 for every other error.

    Implements

    Queries for PsaOnboardingStatusError

    psaOnboardingStatus PREVIEW

    Poll Magical Onboarding progress for a started execution. Reads feature collections (company_import_records, mappings, tax, product bind) plus Disti catalog progress when catalog sync has started. Collection query failures return COLLECTION_LOAD_FAILED rather than falling back to worker steps.