Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

PierreJeanjacquot
Copy link
Member

@PierreJeanjacquot PierreJeanjacquot commented Sep 10, 2025

bulk indexation from IPFS

image

Features:

  • index bulk content when a deal has a bulk_cid
  • Deal bulk content accessible via bulk field
  • Task bulk slice content accessible via bulkSlice field
  • Dataset usages in bulk accessible via bulkUsages field

Testing:

Once the test stack is running npm run start-test-stack, create-bulks can be used to test bulk indexation behaviours.

Limitations:

thegraph supports indexing IPFS files (via file handlers) with some limitations:

  • entity updated by file handler and on-chain event handler should not collide
  • file handlers cannot access the blockchain

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.

1 participant