Global IDs
Are Base64-encoded, type-safe identifiers for node-based entity retrieval in Viaduct.
This section explains how Viaduct’s core building blocks map onto the Star Wars demo application. It provides a shared vocabulary for the rest of the docs and links out to deeper explanations where needed.
Core refers to the foundational pieces that every Viaduct service uses: schemas, resolvers, scopes, global IDs, batching, and validation. The Star Wars demo uses minimal, in-memory data to make these concepts easy to see and adapt to real backends later.
Are Base64-encoded, type-safe identifiers for node-based entity retrieval in Viaduct.
Implementing node resolvers in Viaduct for type-safe, opaque Global ID lookups.
Implementing field resolvers in Viaduct.
Implementing batch field resolvers in Viaduct.
How node and field resolvers work together in Viaduct.
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.