pub type SubgraphId = Key<SubgraphTag>;
A subgraph’s ID.
pub struct SubgraphId { /* private fields */ }