@graphql-hive/yoga
TypeScript icon, indicating that this package has built-in type declarations

0.42.0-alpha-20250402170851-1605d34289b8f85e9bfee986ed404e01ad966b8a • Public • Published

Hive Client for GraphQL Yoga

Hive is a fully open-source schema registry, analytics, metrics and gateway for GraphQL federation and other GraphQL APIs.


Documentation

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

Readme

Keywords

none

Package Sidebar

Install

npm i @graphql-hive/yoga@0.42.0-alpha-20250402170851-1605d34289b8f85e9bfee986ed404e01ad966b8a

Version

0.42.0-alpha-20250402170851-1605d34289b8f85e9bfee986ed404e01ad966b8a

License

MIT

Unpacked Size

23.3 kB

Total Files

12

Last publish

Collaborators

  • dotansimha
  • kamilkisiela
  • ardatan
  • enisdenjo
  • theguild-bot