docs: add new troubleshooting guides for Query and middlewares (#12214)
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
import MiddlewareFileName from "../../_sections/api-routes/middleware-file-name.mdx"
|
||||
|
||||
export const metadata = {
|
||||
title: `Middleware Registration Troubleshooting`,
|
||||
}
|
||||
|
||||
# {metadata.title}
|
||||
|
||||
This troubleshooting guide will help you debug why your middleware is not being registered correctly.
|
||||
|
||||
## Incorrect Middleware File Name
|
||||
|
||||
<MiddlewareFileName />
|
||||
Reference in New Issue
Block a user