apollo-federation-subgraph-compatibility icon indicating copy to clipboard operation
apollo-federation-subgraph-compatibility copied to clipboard

bug: update all workflows to use their defined/generated schemas instead of using template one

Open dariuszkuc opened this issue 2 years ago • 0 comments

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.

dariuszkuc avatar Nov 07 '23 06:11 dariuszkuc