Skip to content

Commit 4960a1d

Browse files
committed
Update left nav with new pages.
1 parent a8dfe56 commit 4960a1d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/pages/learn/_meta.ts

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,10 @@ export default {
44
title: "Learn",
55
},
66
index: "Introduction",
7-
queries: "Queries and Mutations",
87
schema: "Schemas and Types",
8+
queries: "",
9+
mutations: "",
10+
subscriptions: "",
911
validation: "",
1012
execution: "",
1113
introspection: "",

0 commit comments

Comments
 (0)