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

____ Closes https://github.com/dotansimha/graphql-yoga/issues/1026

> This page is synced automatically from [The Guild's](https://the-guild.dev) Notion > Notion page URL: https://www.notion.so/Roadmap-232f99f86aa34383bac5d72e53aa24b7 At [The Guild](https://www.the-guild.dev/) we’ve decided to work as much as we can in public, that’s...

[![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.23.2` -> `2.24.3`](https://renovatebot.com/diffs/npm/@changesets%2fcli/2.23.2/2.24.3) | [![age](https://badges.renovateapi.com/packages/npm/@changesets%2fcli/2.24.3/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

dependencies

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. > [!WARNING] These dependencies are deprecated: | Datasource | Name | Replacement PR? |...

This PR encapsulates [graphql-http](https://github.com/enisdenjo/graphql-http) integration, adjustments to comply with the spec and my take on graphql-yoga following my investigation and current understanding. Please note that this PR is a **proposal**...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@graphql-tools/url-loader](https://togithub.com/ardatan/graphql-tools) | [`7.13.5` -> `7.13.8`](https://renovatebot.com/diffs/npm/@graphql-tools%2furl-loader/7.13.5/7.13.8) | [![age](https://badges.renovateapi.com/packages/npm/@graphql-tools%2furl-loader/7.13.8/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 | |---|---|---|---|---|---| | [wonka](https://togithub.com/0no-co/wonka) | [`^4.0.15` -> `^6.0.0`](https://renovatebot.com/diffs/npm/wonka/4.0.15/6.0.0) | [![age](https://badges.renovateapi.com/packages/npm/wonka/6.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

dependencies

1. For Bundle Size 1. Add Bundle Size checks (with images that would be nice) 2. My long-term vision is to completely drop the `@graphql-tools/utils` and `@graphql-tools/schema` dependency from `graphql-yoga`...

### Describe the bug When an error thrown from `context` function, no error logs are shown in standard output/error. Implementation: ``` createServer({ // ... , context: () => { throw...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [get-port](https://togithub.com/sindresorhus/get-port) | [`5.1.1` -> `6.1.2`](https://renovatebot.com/diffs/npm/get-port/5.1.1/6.1.2) | [![age](https://badges.renovateapi.com/packages/npm/get-port/6.1.2/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

dependencies