Skip to content

graphiql@5.4.0

Choose a tag to compare

@github-actions github-actions released this 30 Aug 19:50
bffd89e

Minor Changes

  • #4462 1cb7eba Thanks @JoviDeCroock! - Add opt-in GraphQL 17 fragment argument syntax support to parsing, validation,
    type information, autocomplete, hover, and editor integrations. Enable it with
    experimentalFragmentArguments: true; it defaults to false until server
    capabilities can advertise support.

    Also fix variable autocomplete to respect operation and fragment scope while
    including variables from operations that spread the current fragment.

Patch Changes

  • Updated dependencies [65867b5, 6d57aad, 1cb7eba]:
    • @graphiql/react@0.39.0
    • @graphiql/plugin-doc-explorer@0.4.4
    • @graphiql/plugin-history@0.4.4