graphiql

GraphiQL & the GraphQL LSP Reference Ecosystem for building browser & IDE tools.

MIT License

Downloads
8.4M
Stars
15.7K
Committers
292

Bot releases are visible (Hide)

graphiql - [email protected]

Published by acao about 2 years ago

Patch Changes

graphiql - @graphiql/[email protected]

Published by acao about 2 years ago

Minor Changes

  • #2642 100af928 Thanks @thomasheyenbrock! - Add a new prop operationName to the ExecutionContextProvider component that controls the operation sent with the request

  • #2642 100af928 Thanks @thomasheyenbrock! - BREAKING: The ExecutionContextProvider and QueryEditor components no longer accepts the onEditOperationName prop. Instead you can now pass this prop to the EditorContextProvider component.

graphiql - [email protected]

Published by acao about 2 years ago

Patch Changes

graphiql - @graphiql/[email protected]

Published by acao about 2 years ago

Minor Changes

  • #2636 62317e0b Thanks @thomasheyenbrock! - BREAKING:
    • The ExecutionContextProvider and QueryEditor components no longer accept the externalFragments prop. Instead the prop can now be passed to the EditorContextProvider component. The provider component will normalize the prop value and provide a map of type Map<string, FragmentDefinitionNode> (using the fragment names as keys) as part of the value of the EditorContext.
    • The QueryEditor component no longer accept the validationRules prop. Instead the prop can now be passed to the EditorContextProvider component. The provider component will provide the list of validation rules (empty if there are none) as part of the value of the EditorContext.
    • The ExecutionContextProvider and HeaderEditor components no longer accept the shouldPersistHeaders prop. Instead the EditorContextProvider component now provides the value of its equally named prop as part of the value of the EditorContext.
graphiql - [email protected]

Published by acao about 2 years ago

Patch Changes

graphiql - @graphiql/[email protected]

Published by acao about 2 years ago

Patch Changes

graphiql - [email protected]

Published by acao about 2 years ago

Patch Changes

graphiql - @graphiql/[email protected]

Published by acao about 2 years ago

Patch Changes

graphiql - [email protected]

Published by acao about 2 years ago

Patch Changes

  • #2623 12cf4db0 Thanks @acao! - In #2624, fix introspection schema fetching regression in lsp server, and fix for users writing new .gql/.graphql files
graphiql - [email protected]

Published by acao about 2 years ago

Patch Changes

graphiql - [email protected]

Published by acao about 2 years ago

Minor Changes

Patch Changes

graphiql - @graphiql/[email protected]

Published by acao about 2 years ago

Minor Changes

  • #2618 4c814506 Thanks @thomasheyenbrock! - Add a method introspect to the schema context and provide a short key (Shift-Ctrl-R) for triggering introspection
graphiql - [email protected]

Published by acao over 2 years ago

Minor Changes

Patch Changes

graphiql - @graphiql/[email protected]

Published by acao over 2 years ago

Minor Changes

Patch Changes

graphiql - @graphiql/[email protected]

Published by acao over 2 years ago

Patch Changes

graphiql - [email protected]

Published by acao over 2 years ago

Patch Changes

graphiql - [email protected]

Published by acao over 2 years ago

Patch Changes

graphiql - @graphiql/[email protected]

Published by acao over 2 years ago

Patch Changes

graphiql - [email protected]

Published by acao over 2 years ago

Minor Changes

  • #2557 3304606d Thanks @acao! - upgrades the vscode-languageserver and vscode-jsonrpc reference implementations for the lsp server to the latest. also upgrades vscode-languageclient in vscode-graphql to the latest 8.0.1. seems to work fine for IPC in vscode-graphql at least!

    hopefully this solves #2230 once and for all!

Patch Changes

graphiql - [email protected]

Published by acao over 2 years ago

Minor Changes

  • #2557 3304606d Thanks @acao! - upgrades the vscode-languageserver and vscode-jsonrpc reference implementations for the lsp server to the latest. also upgrades vscode-languageclient in vscode-graphql to the latest 8.0.1. seems to work fine for IPC in vscode-graphql at least!

    hopefully this solves #2230 once and for all!

Package Rankings
Top 0.51% on Npmjs.org
Top 10.49% on Clojars.org
Top 6.84% on Repo1.maven.org
Top 10.91% on Bower.io
Top 3.56% on Proxy.golang.org
Badges
Extracted from project README
Build Status Discord Code Coverage Snyk Vulnerabilities for GitHub Repo CII Best Practices NPM NPM NPM NPM NPM NPM NPM Discord
Related Projects