← Graph

Use fully namespace-qualified keywords to bridge services

takeaway 2 connections

Because keywords like :youtube.video/id and :spacex.launch/youtube-id are unambiguous, you can declare a one-to-one alias resolver between them and then ask a single query to traverse across both services' APIs — returning SpaceX launch metadata alongside YouTube video title, channel title and view count, with Pathom figuring out the minimal API calls automatically.

type
insight
takeaway Use fully namespace-qualified keywords to bridge services
about
Takeaway applies namespaced keywords across services.
takeaway Use fully namespace-qualified keywords to bridge services
from_talk
Demonstrated via the YouTube+SpaceX integration.

Provenance