graphql-hive

GraphQL Hive is a schema registry and observability

MIT License

Downloads
600.5K
Stars
386
Committers
55

Bot releases are visible (Hide)

graphql-hive - @graphql-hive/[email protected]

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

Patch Changes

graphql-hive - @graphql-hive/[email protected]

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

Patch Changes

graphql-hive - @graphql-hive/[email protected]

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

Patch Changes

graphql-hive - @graphql-hive/[email protected]

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

Patch Changes

graphql-hive - @graphql-hive/[email protected]

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

Patch Changes

graphql-hive - @graphql-hive/[email protected]

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

Patch Changes

graphql-hive - @graphql-hive/[email protected]

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

Minor Changes

graphql-hive - @graphql-hive/[email protected]

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

Patch Changes

  • #456 fb9b624 Thanks @dimatill! - (processVariables: true) do not collect input when corresponding variable is missing
graphql-hive - @graphql-hive/[email protected]

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

Minor Changes

graphql-hive - @graphql-hive/[email protected]

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

Major Changes

graphql-hive - @graphql-hive/[email protected]

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

Patch Changes

graphql-hive - @graphql-hive/[email protected]

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

Patch Changes

  • #379 2e7c8f3 Thanks @dimatill! - Collect input fields from variables (opt-in with processVariables flag)
graphql-hive - @graphql-hive/[email protected]

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

Minor Changes

graphql-hive - @graphql-hive/[email protected]

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

Patch Changes

graphql-hive - @graphql-hive/[email protected]

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

Patch Changes

graphql-hive - @graphql-hive/[email protected]

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

Patch Changes

  • ef18a38: Show error messages when publishing the schema
graphql-hive - @graphql-hive/[email protected]

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

Patch Changes

  • c0e0821: fix: enabled false will log in debug that hive is disabled
graphql-hive - @graphql-hive/[email protected]

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

Patch Changes

  • 41ec31b: Update GraphQL Inspector range to ~3.2.0
graphql-hive - @graphql-hive/[email protected]

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

Minor Changes

  • a94fd68: Introduce createSupergraphManager for @apollo/gateway v2
graphql-hive - @graphql-hive/[email protected]

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

Minor Changes

  • 25d6b01: Migrate to Authorization header (previously X-API-Token)

Patch Changes

  • 8035861: Better error messages for SDL syntax errors.