graphql-schema-diff 0.5.0

Semantic diffing for GraphQL schemas
Documentation
{
  "src → target": [
    {
      "path": "auth",
      "kind": "RemoveDirectiveDefinition",
      "span": {
        "start": 12,
        "end": 80
      }
    }
  ],
  "target → src": [
    {
      "path": "auth",
      "kind": "AddDirectiveDefinition",
      "span": {
        "start": 12,
        "end": 80
      }
    }
  ]
}