You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: