# Type error on documentation example about Custom useFetch in Nuxt
Type wrong: `default` option of `useFetch`
good first issuetypes3.xbug🔨 p3-minor
Add example on how to correctly type custom useFetch errors
documentationgood first issue
Generic type of useFetch composable does not work if the method option is other than GET
types3.xbugupstream🔨 p3-minor
type of `default` option in `useFetch` is not correct
types3.x🔨 p3-minor
useFetch and useLazyFetch export incorrect typescript type from api
3.xpending triageneeds reproduction