Open
Description
Currently we don't specify the order in which we process the source schemas (at least I haven't seen it here). Should this be explicitly called out?
This just came up with the discussion around which description should be picked up during the merge process
For each type in types:
If description is null:
Set description to the description of type.
If we don't specify the order (e.g. source schemas should be sorted lexographically) then we may potentially end up with different supergraphs.
related: #88
Metadata
Metadata
Assignees
Labels
No labels