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 dd889ad commit b721b25Copy full SHA for b721b25
modules/ROOT/pages/aura-graphql/api-update.adoc
@@ -89,7 +89,7 @@ You can change multiple settings at once:
89
90
[source, bash, indent=0]
91
----
92
-aura-cli data-api graphql update YOUR_GRAPHQL_API_ID --instance-id <YOUR_AURA_INSTANCE_ID> <YOUR_MODIFICATION_FLAGS>
+aura-cli data-api graphql update <YOUR_GRAPHQL_API_ID> --instance-id <YOUR_AURA_INSTANCE_ID> <YOUR_MODIFICATION_FLAGS>
93
94
95
where `<YOUR_MODIFICATION_FLAGS>` is one or more from:
0 commit comments