@berachain/graphql
v0.4.4
Published
This package contains queries and types for Berachain Native Dapps.
Downloads
1,702
Keywords
Readme
@berachain/graphql
This package contains queries and types for Berachain Native Dapps.
This package is still unstable and might include breaking changes in minor and patch release.
Don't use this package unless you're from the Berachain team. API is unstable and will change till we reach version 1.0.
Development
If you want to test locally (and without publishing) how changes to this package affect dapps, you can:
- go on the app you want to test and run
pnpm i @berachain/graphql@workspace: - build the package and test it out
- bump the version on this package and run
pnpm publish - update the version in the
internalcatalog onpnpm-workspace.yml - run
pnpm i @berachain/graphql@catalog:internalthe package will be unlinked
