Skip to content

Conversation

MichaelMacaulay
Copy link
Contributor

No description provided.

@MichaelMacaulay MichaelMacaulay requested a review from a team as a code owner April 4, 2025 20:58
Copy link
Contributor

@idalithb idalithb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm! 🎆

- You can only compose up to a **maximum of 5 source Subgraphs**
- Composed Subgraphs can only use **datasources from the same chain**
- **Nested composition is not yet supported**: Composing on top of another composed Subgraph isn’t allowed at this time
- Aggregated entities can be composed on, but the composed entities on them cannot also use aggregations directly
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • same suggestions as the above

MichaelMacaulay and others added 2 commits April 4, 2025 17:35
Co-authored-by: Idalith  <126833353+idalithb@users.noreply.github.com>
@MichaelMacaulay MichaelMacaulay merged commit f66613a into main Apr 5, 2025
4 checks passed
@MichaelMacaulay MichaelMacaulay deleted the Publish-composable-subgraphs branch April 5, 2025 15:08

- All Subgraphs need to be published with a **specVersion 1.3.0 or later** (Use the latest graph-cli version to be able to deploy composable Subgraphs)
- See notes here: https://github.com/graphprotocol/graph-node/releases/tag/v0.37.0
- Immutable entities only: All Subgraphs must have [immutable entities](https://thegraph.com/docs/en/subgraphs/best-practices/immutable-entities-bytes-as-ids/#immutable-entities) when the Subgraph is deployed
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be a relative URL.

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

Successfully merging this pull request may close these issues.

3 participants