We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06e19d7 commit 5489167Copy full SHA for 5489167
packages/cli/oclif.manifest.json
@@ -148,9 +148,6 @@
148
"char": "q",
149
"description": "The GraphQL query or mutation to run as a bulk operation.",
150
"env": "SHOPIFY_FLAG_QUERY",
151
- "exclusive": [
152
- "query-file"
153
- ],
154
"hasDynamicHelp": false,
155
"multiple": false,
156
"name": "query",
@@ -1197,9 +1194,6 @@
1197
1194
1198
1195
"description": "The GraphQL query or mutation, as a string.",
1199
1196
1200
1201
1202
1203
1204
1205
@@ -7596,4 +7590,4 @@
7596
7590
}
7597
7591
},
7598
7592
"version": "3.88.0"
7599
-}
7593
+}
0 commit comments