Skip to content

Commit f7f8775

Browse files
committed
bulk-import version
1 parent 21027eb commit f7f8775

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/shopify/actions/bulk-import/bulk-import.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export default {
77
key: "shopify-bulk-import",
88
name: "Bulk Import",
99
description: "Execute bulk mutations by uploading a JSONL file containing mutation variables. [See the documentation](https://shopify.dev/docs/api/admin-graphql/latest/mutations/bulkoperationrunmutation)",
10-
version: "0.0.1",
10+
version: "0.0.2",
1111
type: "action",
1212
props: {
1313
shopify,

0 commit comments

Comments
 (0)