Developer checkpoint

Pick the right service for a real requirement, then design a schema before writing any handler.

8 of 8 in the Developer path intermediate 13 min

Checked against Graph Horizon (2025-12-11)

Last read 2026-08-30 Due again 2026-11-30

Every protocol claim below was read at these sources on 2026-08-30. Where they disagree with each other, the lesson says so.

Recall

Developer checkpoint

Why can a subgraph mapping not call an external API?

You publish a subgraph. Nothing indexes it. Why?

Which schema change is safe for existing consumers?

Your application needs token balances across four chains, this week. Best choice?

A query returns an empty array. What should your application do?

Which is the strongest reason NOT to use Substreams?

Practical task

Design before you build. This is the exercise that saves the most time later, and it requires no code.

Design one real integration

Ticks are stored in this browser only. No account, no server, nothing sent anywhere.

Then build it

Where next