graphql-schema-diff 0.6.0

Semantic diffing for GraphQL schemas
Documentation
{
  "src → target": [
    {
      "path": "Cookie.&Candy",
      "kind": "AddInterfaceImplementation",
      "span": {
        "start": 0,
        "end": 0
      },
      "source_span": null
    }
  ],
  "target → src": [
    {
      "path": "Cookie.&Candy",
      "kind": "RemoveInterfaceImplementation",
      "span": {
        "start": 0,
        "end": 0
      },
      "source_span": null
    }
  ]
}