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 github-actions[bot] over 2 years ago

Patch Changes

graphiql - [email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

graphiql - [email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

graphiql - [email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

graphiql - [email protected]

Published by github-actions[bot] over 2 years ago

Major Changes

  • #2209 2502a364 Thanks @acao! - Retire parser, interface, utils and types packages, combine with graphql-language-service
graphiql - [email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

graphiql - [email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

graphiql - [email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

graphiql - [email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

graphiql - [email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

graphiql - [email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

  • #2222 33f4bf97 Thanks @acao! - fixed lost this handle while parsing schema, thanks @waterfoul
graphiql - [email protected]

Published by github-actions[bot] over 2 years ago

Minor Changes

Patch Changes

  • #2205 91500d4e Thanks @francisu! - Fixed problem where 'global' variable is referenced when it might not be present (#2155)
graphiql - [email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

graphiql - [email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

graphiql - [email protected]

Published by github-actions[bot] over 2 years ago

Minor Changes

  • #2191 eb8af7b5 Thanks @n1ru4l! - Allow inserting content before the topBar element via the beforeTopBarContent property.

    <GraphiQL beforeTopBarContent={<SomeComponent />} />
    
  • #2189 96d47267 Thanks @n1ru4l! - Apply variable editor title text styles via class variable-editor-title-text instead of using inline-styles. This allows better customization of styles. An active element also has the class active. This allows overriding the inactive state color using the selector .graphiql-container .variable-editor-title-text and overriding the active state color using the selector .graphiql-container .variable-editor-title-text.active.

  • #2190 d5179899 Thanks @n1ru4l! - New callback property onSchemaChange for GraphiQL.

    The callback is invoked with the successfully fetched schema from the remote.

    Usage example:

    <GraphiQL onSchemaChange={schema => console.log(schema)} />
    
graphiql - [email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

graphiql - [email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

graphiql - [email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

graphiql - [email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

graphiql - [email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

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