apollo-federation-subgraph-compatibility
apollo-federation-subgraph-compatibility copied to clipboard
bug: update all workflows to use their defined/generated schemas instead of using template one
Currently, test workflow composes supergraph by re-using schema from the template workflow. While we have tests that verify some expected schema structure and some basic functionality, actual schemas used by implementation may be invalid.