Skip to content
New issue

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

update schema to represent correct structure in preparation of transition to kadindexer.io/graphql #2783

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

alber70g
Copy link
Member

  • chore(explorer): adds hackachain configs
  • feat(graph): update schema to represent correct structure in preparation of transition to kadindexer.io/graphql

Copy link

changeset-bot bot commented Jan 10, 2025

🦋 Changeset detected

Latest commit: 89f1ff0

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

💥 An error occurred when fetching the changed packages and changesets in this PR
Some errors occurred when validating the changesets config:
The package or glob expression "e2e-docs" is specified in the `ignore` option but it is not found in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch.
The package or glob expression "@kadena/docs" is specified in the `ignore` option but it is not found in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch.

Copy link

vercel bot commented Jan 10, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
alpha-docs ❌ Failed (Inspect) Jan 16, 2025 4:28pm
explorer 🛑 Canceled (Inspect) Jan 16, 2025 4:28pm
rwa-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 16, 2025 4:28pm
5 Skipped Deployments
Name Status Preview Comments Updated (UTC)
kode-ui ⬜️ Ignored (Inspect) Visit Preview Jan 16, 2025 4:28pm
dev-wallet ⬜️ Skipped (Inspect) Jan 16, 2025 4:28pm
marmalade-marketplace ⬜️ Skipped (Inspect) Jan 16, 2025 4:28pm
proof-of-us ⬜️ Skipped (Inspect) Jan 16, 2025 4:28pm
tools ⬜️ Skipped (Inspect) Jan 16, 2025 4:28pm

@alber70g alber70g force-pushed the ag/explorer/hackachain-config branch from 522cf1b to 1afb5ba Compare January 10, 2025 13:55
@alber70g alber70g force-pushed the ag/explorer/hackachain-config branch from 1afb5ba to df49342 Compare January 10, 2025 13:59
# schema: ./node_modules/@kadena/graph/generated-schema.graphql
schema: https://graph.kadena.network/graphql
schema: ./node_modules/@kadena/graph/generated-schema.graphql
# schema: https://graph.kadena.network/graphql
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

doesnt this need the kdaindexer schema as well?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We'll first deploy explorer with kadindexer. Lateron we can modify this. The current changes are based on the diff between the two endpoints.

bunx @graphql-inspector/cli diff https://graph.kadena.network/graphql https://www.kadindexer.io/graphql > diff-kadena-hackachain-schema.log

@alber70g alber70g changed the title ag/explorer/hackachain config update schema to represent correct structure in preparation of transition to kadindexer.io/graphql Jan 13, 2025
@alber70g alber70g force-pushed the ag/explorer/hackachain-config branch from df49342 to ee5ce9e Compare January 14, 2025 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants