The Graph The Graph is a decentralized indexing protocol for querying blockchain data. Developers use it to build decentralized applications (dApps) on Ethereum and other blockchains. Official docs: https://thegraph.com/docs/ The Graph Overview - User - Calendar - Event - Mailbox - Message - Contact - Drive - Drive Item Use action names and parameters as needed. Working with The Graph This skill uses the Membrane CLI to interact with The Graph. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing. Install t…