ImportResourceType:
    | "category"
    | "customer"
    | "discount-code"
    | "inventory"
    | "order"
    | "order-patch"
    | "price"
    | "product"
    | "product-draft"
    | "product-type"
    | "product-variant"
    | "product-variant-patch"
    | "standalone-price"
    | "type"
    | string