Variable.ImportJobSource
const ImportJobSource: {
Scheduled: "scheduled";
Shopify: "shopify";
Upload: "upload";
};
Type Declaration
| Name | Type |
|---|---|
Scheduled | "scheduled" |
Shopify | "shopify" |
Upload | "upload" |
const ImportJobSource: {
Scheduled: "scheduled";
Shopify: "shopify";
Upload: "upload";
};
| Name | Type |
|---|---|
Scheduled | "scheduled" |
Shopify | "shopify" |
Upload | "upload" |