-
Notifications
You must be signed in to change notification settings - Fork 25
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
base: main
Are you sure you want to change the base?
Conversation
alber70g
commented
Jan 10, 2025
- chore(explorer): adds hackachain configs
- feat(graph): update schema to represent correct structure in preparation of transition to kadindexer.io/graphql
🦋 Changeset detectedLatest 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
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
5 Skipped Deployments
|
522cf1b
to
1afb5ba
Compare
1afb5ba
to
df49342
Compare
# 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 |
There was a problem hiding this comment.
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?
There was a problem hiding this comment.
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
df49342
to
ee5ce9e
Compare
…ion of transition to kadindexer.io/graphql
…eysetGuard types
d24bad7
to
f56234d
Compare
b1a9166
to
6edbac5
Compare
…ion of transition to kadindexer.io/graphql
6edbac5
to
89f1ff0
Compare