Uses of Package
graphql.schema.diffing
Packages that use graphql.schema.diffing
-
Classes in graphql.schema.diffing used by graphql.schema.diffingClassDescriptionAn optimal edit from one graph to another.An edit operation between two graphs can be one of six types: insert vertex, delete vertex, change vertex, insert edge, delete edge, change edgeAn implementation of the Hungarian algorithm for solving the assignment problem.A mapping (in the math sense) from a list of vertices to another list of vertices.We don't want to allow arbitrary schema changes.
-
Classes in graphql.schema.diffing used by graphql.schema.diffing.anaClassDescriptionAn edit operation between two graphs can be one of six types: insert vertex, delete vertex, change vertex, insert edge, delete edge, change edgeA mapping (in the math sense) from a list of vertices to another list of vertices.