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 ba4b411 commit 9032db1Copy full SHA for 9032db1
website/pages/docs/_meta.ts
@@ -36,7 +36,8 @@ const meta = {
36
'resolver-anatomy': '',
37
'graphql-errors': '',
38
'using-directives': '',
39
- '-- 3': {
+ 'authorization-strategies': '',
40
+ '-- 4': {
41
type: 'separator',
42
title: 'Testing',
43
},
@@ -45,8 +46,7 @@ const meta = {
45
46
'testing-operations': '',
47
'testing-resolvers': '',
48
'testing-best-practices': '',
- 'authorization-strategies': '',
49
- '-- 4': {
+ '-- 5': {
50
51
title: 'Production & Scaling',
52
0 commit comments