Skip to main content

Variable.ImportJobSource

const ImportJobSource: {
Scheduled: "scheduled";
Shopify: "shopify";
Upload: "upload";
};

Type Declaration

NameType
Scheduled"scheduled"
Shopify"shopify"
Upload"upload"