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 c990bf0 commit dbc5f86Copy full SHA for dbc5f86
website/src/pages/en/subgraphs/querying/_meta.js
@@ -6,7 +6,7 @@ export default {
6
'best-practices': '',
7
'from-an-application': '',
8
'distributed-systems': '',
9
- 'distributed-systems-guide': '',
+ 'distributed-systems-guide': titles['distributed-systems-guide'] ?? '',
10
'graphql-api': '',
11
'subgraph-id-vs-deployment-id': '',
12
'graph-client': titles['graph-client'] ?? '',
0 commit comments