Map a schema type to the resolver key that handles it. Every WalkedField variant has a direct resolver key — exhaustive switch ensures new variants surface as a type error rather than silently falling through to "unknown".
Map a schema type to the resolver key that handles it. Every WalkedField variant has a direct resolver key — exhaustive switch ensures new variants surface as a type error rather than silently falling through to "unknown".