graphql-yoga icon indicating copy to clipboard operation
graphql-yoga copied to clipboard

🧘 Rewrite of a fully-featured GraphQL Server with focus on easy setup, performance & great developer experience. The core of Yoga implements WHATWG Fetch API and can run/deploy on any JS environment...

Results 232 graphql-yoga issues
Sort by recently updated
recently updated
newest added

The goal of yoga is to be a lightweight server. Supporting a lot of different graphql-js versions adds additional overhead and code for doing so. I don't think we need...

This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically....

Similar to https://github.com/Urigo/graphql-mesh/tree/master/examples/openwhisk-example

All integration test suites which should skip leak detection have `.noleak.` appended to its filename. - `mytest.spec.ts` leak detection enabled - `mytest.spec.noleak.ts` leak detection disabled This breaks passing in jest...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@changesets/cli](https://togithub.com/changesets/changesets) | [`2.24.4` -> `2.25.0`](https://renovatebot.com/diffs/npm/@changesets%2fcli/2.24.4/2.25.0) | [![age](https://badges.renovateapi.com/packages/npm/@changesets%2fcli/2.25.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@changesets/cli](https://togithub.com/changesets/changesets) | [`2.24.4` -> `2.25.0`](https://renovatebot.com/diffs/npm/@changesets%2fcli/2.24.4/2.25.0) | [![age](https://badges.renovateapi.com/packages/npm/@changesets%2fcli/2.25.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

dependencies

closes https://github.com/dotansimha/graphql-yoga/issues/1127