You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 16, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: source/docs/magento2/graphql.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ module.exports = {
39
39
};
40
40
```
41
41
42
-
**Restart your server**, and you must now see the additional endpoints.
42
+
**Restart your server**, and you should now see the additional endpoints.
43
43
44
44
## Store configurations
45
45
@@ -55,7 +55,7 @@ Example:
55
55
}
56
56
```
57
57
58
-
See [the related Magento DevDocs page](https://devdocs.magento.com/guides/v2.3/graphql/reference/store-config.html)for more information.
58
+
See [the related Magento DevDocs page](https://devdocs.magento.com/guides/v2.3/graphql/reference/store-config.html)to learn which configurations are exposed by default in Magento's schema.
0 commit comments