Skip to content

Feature Request: Option to sort fields before diffing. #2

Closed
@gdw2

Description

@gdw2

Hello,

I've got two schemas which have differences in the Field order, which isn't of particular interest to me. (Example below). This is a feature request for an option which would sort the fields prior to diffing.

type Entity {
+  valueType: String!
name: String!
value: String
-  valueType: String!
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions