We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Chain: cosmos
Prereqs: bdjuno, cosmos rpc/grpc all working.
bdjuno modules
chain: bech32_prefix: cosmos modules: - modules - messages - auth - actions - pricefeed - bank - staking - distribution - gov - consensus - slashing
pricefeed
pricefeed: tokens: - name: Atom units: - denom: uatom exponent: 0 - denom: atom exponent: 6 price_id: cosmos
hasura query
Recreate Issue
cd /root/big-dipper-2.0-cosmos/apps/web-cosmos
yarn run graphql:codegen
Issue
✔ Parse Configuration ⚠ Generate outputs ❯ Generate to ./src/graphql/types/general_types.ts ✔ Load GraphQL schemas ✔ Load GraphQL documents ✖ GraphQL Document Validation failed with 1 errors; Error 0: Cannot query field "id" on type "token_price". at /root/big-dipper-2.0-cosmos/apps/web-cosmos/src/graphql/general/token_price.graphql:3:5
The text was updated successfully, but these errors were encountered:
@kw1knode I have the same problem. Did you solve the problem?
Sorry, something went wrong.
I have the same problem
No branches or pull requests
Chain: cosmos
Prereqs:
bdjuno, cosmos rpc/grpc all working.
bdjuno modules
pricefeed
hasura query
Recreate Issue
cd /root/big-dipper-2.0-cosmos/apps/web-cosmos
yarn run graphql:codegen
Issue
The text was updated successfully, but these errors were encountered: