Typescript SDK Type Docs
    Preparing search index...

    Type Alias ImportResourceType

    ImportResourceType:
        | "business-unit"
        | "category"
        | "customer"
        | "discount-code"
        | "inventory"
        | "order"
        | "order-patch"
        | "price"
        | "product"
        | "product-draft"
        | "product-selection"
        | "product-type"
        | "product-variant"
        | "product-variant-patch"
        | "standalone-price"
        | "type"
        | string & {}