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