File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed
Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -191,12 +191,13 @@ Run a GraphQL query against the Admin API
191191 If query-file.graphql is not given query is read from stdin
192192
193193 OPTIONS:
194- --verbose Output Shopify API request/response (default: false)
195- --shop value Shopify domain or shop name to perform command against [$SHOPIFY_SHOP]
196- --api-password value Shopify API password [$SHOPIFY_API_PASSWORD]
197- --access-token value Shopify access token for shop [$SHOPIFY_ACCESS_TOKEN, $SHOPIFY_API_TOKEN]
198- --api-key value Shopify API key to for shop [$SHOPIFY_API_KEY]
199- --help, -h show help (default: false)
194+ --verbose Output Shopify API request/response (default: false)
195+ --shop value Shopify domain or shop name to perform command against [$SHOPIFY_SHOP]
196+ --api-password value Shopify API password [$SHOPIFY_API_PASSWORD]
197+ --access-token value Shopify access token for shop [$SHOPIFY_ACCESS_TOKEN, $SHOPIFY_API_TOKEN]
198+ --api-key value Shopify API key to for shop [$SHOPIFY_API_KEY]
199+ --api-version value, -a value API version to use; default is a versionless call
200+ --help, -h show help (default: false)
200201
201202#### ScriptTags
202203
You can’t perform that action at this time.
0 commit comments