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

Simplify subgraph composition #19

Open
lutter opened this issue Apr 16, 2020 · 2 comments
Open

Simplify subgraph composition #19

lutter opened this issue Apr 16, 2020 · 2 comments

Comments

@lutter
Copy link
Contributor

lutter commented Apr 16, 2020

Subgraph composition as described in the RFCs so far has two properties that lead to undesirable behavior for users.

  • import by subgraph name rather than solely by ID
  • delaying reporting of missing imports as errors until query time rather than at deploy time

My notes on how to recast composition to address these two issues can be found in this gist These should be used not just for an implementation, but also to revise the RFC and engineering plans

@leoyvens
Copy link
Contributor

We will eventually want imports by name, but I agree we should keep that as a future extension.

@pmespresso
Copy link

pmespresso commented Sep 15, 2020

hey folks, just trying to get an idea of where this lands in your roadmap right now. This is quite a crucial component we'd need to release Boardroom.info to the community down the road. Would love to help out where possible!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants