Crate apollo_composition

Source

Structs§

  • A successfully composed supergraph, optionally with some issues that should be addressed.

Traits§

  • This trait includes all the Rust-side composition logic, plus hooks for the JavaScript side. If you implement the functions in this trait to build your own JavaScript interface, then you can call HybridComposition::compose to run the complete composition process.

Type Aliases§