Skip to content

clarify merge order #132

Open
Open
@dariuszkuc

Description

@dariuszkuc

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions