useHive
Hive Console + GraphQL Envelop
- Package
- @graphql-hive/envelop
- Weekly downloads
- 3k
- Version
- 0.40.12
- License
- MIT
- Updated
- Sep 10, 2026
Hive Console Client for Envelop
Hive Console is a fully open-source schema registry, analytics, metrics and gateway for GraphQL federation and other GraphQL APIs.
Migration from @graphql-hive/client
The @graphql-hive/client package has been deprecated in favor of library-specific packages.
- Install the
@graphql-hive/enveloppackage. - Remove the
@graphql-hive/clientpackage from your dependencies. - Replace
@graphql-hive/clientwith@graphql-hive/envelopin your codebase. - Done