API Transform Types not coming through to frontend
I'm using the SuperJSON example in the docs to transform my object so I can preserve dates, however I am unable to get
data
to have anything other than unknown
as it's type. https://nuxt.com/docs/getting-started/data-fetching#using-an-alternative-serializerNuxt
Data fetching · Get Started with Nuxt
Nuxt provides composables to handle data fetching within your application.
0 Replies