Skip to content

Commit 79acc14

Browse files
committed
add new section for GraphQL over HTTP content
1 parent ac21733 commit 79acc14

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/pages/learn/_meta.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,9 @@ export default {
2727
performance: "",
2828
security: "",
2929
federation: "",
30+
"-- 3": {
31+
type: "separator",
32+
title: "GraphQL over HTTP",
33+
},
3034
"debug-errors": "Common `graphql-http` Errors",
3135
}

0 commit comments

Comments
 (0)