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 8b47bac commit 593e18dCopy full SHA for 593e18d
src/app/(main)/resources/[category]/categories-config.ts
@@ -140,10 +140,6 @@ export const categoriesConfig: CategoriesConfig = {
140
text: "Learn how to track the right signals in your GraphQL ecosystem — from latency and error rates to resolver-level performance.",
141
docs: ["caching", "performance"],
142
},
143
- "blog-or-newsletter": {
144
- heading: "Latest insights on monitoring",
145
- text: "Read the latest announcements and technical deep dives.",
146
- },
147
148
149
}
0 commit comments