Skip to Content
Yoga
Changelogsgraphiql

@graphql-yoga/graphiql

4.3.5

Patch Changes

4.3.4

Patch Changes

4.3.3

Patch Changes

4.3.2

Patch Changes

4.3.1

Patch Changes

4.3.0

Minor Changes

  • #3314 d5dfe99 Thanks @EmrysMyrddin! - Allow for full customization of the GraphiQL page.

    Props from the YogaGraphiQL are now forwarded to the underlying GraphiQL components.

    The graphiql option field type of the Yoga server as also been updated to document which options are configurable from the server side. Only serializable options are available.

  • #3255 7335a82 Thanks @nissy-dev! - support shouldPersistHeaders option in GraphiQL plugin

Patch Changes

4.2.1

Patch Changes

4.2.0

Minor Changes

4.1.1

Patch Changes

4.1.0

Minor Changes

4.0.0

Major Changes

3.0.12

Patch Changes

3.0.11

Patch Changes

3.0.10

Patch Changes

3.0.9

Patch Changes

3.0.8

Patch Changes

3.0.7

Patch Changes

3.0.6

Patch Changes

3.0.5

Patch Changes

3.0.4

Patch Changes

3.0.3

Patch Changes

3.0.2

Patch Changes

3.0.1

Patch Changes

3.0.0

Major Changes

3.0.0-next.3

Patch Changes

3.0.0-next.2

Patch Changes

3.0.0-next.1

Patch Changes

3.0.0-next.0

Major Changes

2.4.2

Patch Changes

2.4.1

Patch Changes

2.4.0

Minor Changes

  • bcda7fd: New “additionalHeaders” property to GraphiQL

2.3.0

Minor Changes

  • 4aaf814: feat(graphiql): ability to choose WS over SSE

2.2.0

Minor Changes

  • 32e2e40: Thanks to the recent release of DataLoader, we don’t need to setImmediate for browser environments anymore.

2.1.0

Minor Changes

  • 2739db2: Update to latest GraphiQL 1.8.4
  • f6bcbd1: Show BigInt correctly in the result pane.

Patch Changes

  • f6bcbd1: Load GraphiQL from CDN in order to reduce bundle size.

    If you need to use GraphiQL in an offline environment please follow the instructions in the docs for installing @graphql-yoga/render-graphiql.

    https://www.graphql-yoga.com/docs/features/graphiql#offline-usage

  • e207079: Defaults to the current pathname for the GraphQL endpoint.

2.0.0

Major Changes

  • 799a050: Improve caret color, add hover colors and add some paddings
  • a665e1e: feat(graphiql): better colors and ability to change title
  • 6d60ebf: add tabs to GraphiQL

Patch Changes

  • de1693e: trigger release

0.1.0-beta.3

Minor Changes

  • 6d60ebf: add tabs to GraphiQL

0.1.0-beta.2

Minor Changes

  • 799a050: Improve caret color, add hover colors and add some paddings

0.1.0-beta.1

Minor Changes

  • a665e1e: feat(graphiql): better colors and ability to change title

0.0.1-beta.0

Patch Changes

  • de1693e: trigger release