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 3ad6096 commit 4bd8d24Copy full SHA for 4bd8d24
src/app/(main)/resources/[category]/categories-config.ts
@@ -122,6 +122,7 @@ export const categoriesConfig: CategoriesConfig = {
122
docs: {
123
heading: "Security in practice",
124
text: "Follow proven patterns to delegate authorization correctly and protect your GraphQL APIs from malicious operations.",
125
+ docs: ["authorization", "security"],
126
},
127
128
0 commit comments