Argument of type 'NextApiRequest' is not assignabl...
# support-questions
f
Argument of type 'NextApiRequest' is not assignable to parameter of type 'Request<ParamsDictionary, any, any, ParsedQs, Record>'. Type 'NextApiRequest' is missing the following properties from type 'Request<ParamsDictionary, any, any, ParsedQs, Record>': get, header, accepts, acceptsCharsets, and 23 more.ts(2345)