0.38.2 • Published 9 months ago

@graphql-hive/yoga v0.38.2

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

Hive Client for GraphQL Yoga

Documentation


GraphQL Hive is a schema registry for GraphQL. With Hive you manage and collaborate on all your GraphQL schemas and GraphQL workflows, regardless of the underlying strategy, engine or framework you’re using: this includes Schema Stitching, Apollo Federation, or just a traditional monolith approach.

Hive and all of its components are developed and managed as an MIT open-source project.


Migration from @graphql-hive/client

The @graphql-hive/client package has been deprecated in favor of library-specific packages.

  1. Install the @graphql-hive/yoga package.
  2. Remove the @graphql-hive/client package from your dependencies.
  3. Replace @graphql-hive/client with @graphql-hive/yoga in your codebase.
  4. Replace useYogaHive with useHive, and createYogaHive with createHive in your codebase.
  5. Done
0.38.2

9 months ago

0.38.1

9 months ago

0.33.3

1 year ago

0.33.2

1 year ago

0.33.1

1 year ago

0.38.0

11 months ago

0.36.0

11 months ago

0.37.0

11 months ago

0.34.1

12 months ago

0.34.0

12 months ago

0.35.0

11 months ago

0.33.0

1 year ago