apollographql / federation-rs

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

Add SupergraphConfig::merge_subgraphs method #541

Closed dotdat closed 2 months ago

dotdat commented 2 months ago

Adds a method to merge another SupergraphConfig's subgraphs into another.