To reproduce:
- install
npm install
- run
npm run dev
- navigate to
http://localhost:3000/api
orhttp://localhost:3000/api/foo
- see the error
⨯ TypeError: context.unsafeMap is not iterable
at new Promise (<anonymous>)
⨯ TypeError: context.unsafeMap is not iterable
at new Promise (<anonymous>)