useHive
Package name | Weekly Downloads | Version | License | Updated |
---|---|---|---|---|
@graphql-hive/envelop | Jan 8th, 2025 |
Hive Client for Envelop
Hive 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/envelop
package. - Remove the
@graphql-hive/client
package from your dependencies. - Replace
@graphql-hive/client
with@graphql-hive/envelop
in your codebase. - Done