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 ea5db4a commit 7cb1992Copy full SHA for 7cb1992
umbraco-heartcore/getting-started/graphql-playground.md
@@ -118,10 +118,9 @@ To access Persisted queries you have to go to the [GraphQL Playground](#accessin
118
119
1. Find the query you want to delete in the persisted queries list
120
2. Click on the name of the query
121
-3. An editor will appear with the query
122
-4. Click the action menu in the top right corner of the editor
123
-5. Click the `Delete` button
124
-6. Confirm the deletion
+3. Click the action menu in the top right corner of the editor with the query
+4. Click the `Delete` button
+5. Confirm the deletion
125
126

127
0 commit comments