Arda TANRIKULU

Results 139 issues of Arda TANRIKULU

https://github.com/Urigo/graphql-mesh/discussions/5172#discussioncomment-6161519

Mesh needs to be aware of the exact path if it won't be `/graphql` like; ``` serve: endpoint: /mesh ```

Instead of returning a static response, Yoga's `response.body` can be piped to `responseStream` of AWS Lambda so incremental delivery will be supported in this case; https://aws.amazon.com/tr/blogs/compute/introducing-aws-lambda-response-streaming/

kind/enhancement

Fixes https://github.com/dotansimha/graphql-yoga/issues/3015