Skip to content

Commit 4bd8d24

Browse files
committed
Add docs articles to Security
1 parent 3ad6096 commit 4bd8d24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/app/(main)/resources/[category]/categories-config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ export const categoriesConfig: CategoriesConfig = {
122122
docs: {
123123
heading: "Security in practice",
124124
text: "Follow proven patterns to delegate authorization correctly and protect your GraphQL APIs from malicious operations.",
125+
docs: ["authorization", "security"],
125126
},
126127
},
127128
},

0 commit comments

Comments
 (0)