Relative Content

Tag Archive for graphqlnuxt.jsapollonuxt3.js

Nuxt3: graphQLErrors in a composable

I’m using useAsyncQuery in a Nuxt3 App and want to access the graphQLErrors. It seems that important attributes like extensions and path are not part of the error object in a composable object.