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

[Feature] Native support for parsing YAML manifests in subgraphs #5772

Open
1 of 2 tasks
alex-pakalniskis opened this issue Jan 16, 2025 · 0 comments · May be fixed by #5785
Open
1 of 2 tasks

[Feature] Native support for parsing YAML manifests in subgraphs #5772

alex-pakalniskis opened this issue Jan 16, 2025 · 0 comments · May be fixed by #5785
Assignees
Labels
enhancement New feature or request

Comments

@alex-pakalniskis
Copy link

Description

Subgraphs (via AssemblyScript) do not provide a robust YAML parsing experience, i.e. extracting useful information from a subgraph manifest is a chore.

Power use-cases like the network subgraph would benefit from an enhanced YAML parsing experience specifically to extract subgraph manifest information that would power discovery in Graph CLI & Graph Explorer.

Current high-level proposal is a dedicated Rust crate for the YAML manifest parsing logic.

Are you aware of any blockers that must be resolved before implementing this feature? If so, which? Link to any relevant GitHub issues.

No response

Some information to help us out

  • Tick this box if you plan on implementing this feature yourself.
  • I have searched the issue tracker to make sure this issue is not a duplicate.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants