Variable.ImportJobSource
const ImportJobSource: {
Shopify: "shopify";
Upload: "upload";
};
Type Declaration
| Name | Type | Default value |
|---|---|---|
Shopify | "shopify" | 'shopify' |
Upload | "upload" | 'upload' |
const ImportJobSource: {
Shopify: "shopify";
Upload: "upload";
};
| Name | Type | Default value |
|---|---|---|
Shopify | "shopify" | 'shopify' |
Upload | "upload" | 'upload' |