|
|
@@ -232,7 +232,7 @@ query GetProduct {
|
|
|
|
|
|
:::info
|
|
|
GraphQL is statically typed and uses a **schema** containing information about all the available queries, mutations and types. In GraphiQL,
|
|
|
-you can explore the schema by clicking the Docs icon (first icon from the top) on the right side of the interface.
|
|
|
+you can explore the schema by clicking the Docs icon (first icon from the top) on the left side of the interface.
|
|
|
|
|
|

|
|
|
:::
|