This package contains queries and types for Berachain Native Dapps.
@berachain/graphqlThis 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.
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 internal catalog on pnpm-workspace.yml
- run pnpm i @berachain/graphql@catalog:internal the package will be unlinked