Victor Bianchi

Results 4 issues of Victor Bianchi

Are there any plans to support [apollo-tracing](https://github.com/apollographql/apollo-tracing-js) and [apollo-engine](https://github.com/apollographql/apollo-engine-js)?

What is the best practice for testing projects based on graphql-yoga? Is there any examples?

In the readme, would be useful to put a `Use with vue-cli` section

### Environment cloudflare pages ### Reproduction try to deploy Nuxt to cloudflare pages using the /server/api/hello.ts folder with a simple test ```ts export default defineEventHandler((_event) => { return { hello:...

bug