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

Graph Project Migration, migrate graphql schema #2388

Open
stwiname opened this issue May 5, 2024 · 0 comments
Open

Graph Project Migration, migrate graphql schema #2388

stwiname opened this issue May 5, 2024 · 0 comments
Labels

Comments

@stwiname
Copy link
Collaborator

stwiname commented May 5, 2024

Description

Update the CLI migration command to migrate a graphql schema from a subgraph to a graphql schema that works with SubQuery.

Requirements

  • Test coverage of at least 80% on new code changes
  • Throws an error if there is a feature from the graph that is not currently possible with SubQuery, this should include any data types and directives. The Graph Schema Doc SubQuery Schema Doc

There is an entry point to implement this functionality which can be found here

@stwiname stwiname added the cli label May 5, 2024
@ianhe8x ianhe8x changed the title [$1500 in SQT] Graph Project Migration, migrate graphql schema Graph Project Migration, migrate graphql schema May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Open Tasks!
Development

No branches or pull requests

1 participant