apollographql / federation-rs

Contains source code for Apollo Federation's Rust<--> JavaScript interop
Other
35 stars 23 forks source link

Make `SubgraphLocation.subgraph` an `Option` #586

Closed trevor-scheer closed 1 month ago

trevor-scheer commented 1 month ago

Make SubgraphLocation.subgraph an Option. For now, composition errors can have no attributed subgraph.