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::composeto run the complete composition process.