OBJECT
MergeDiff
Describes which pieces of information are different between two views of a model.
@internal
link GraphQL Schema definition
- type MergeDiff {
- ID! :
- ID! :
- Boolean :
- Boolean :
- Boolean :
- Boolean :
- Boolean :
- Boolean :
- # again these two are a bit odd and should be deprecated in the future because
- # these represent multiple nodes
- #
- # at the api level but reverting the jsonstore workshop session doesn't support
- # that notion
- Boolean :
- Boolean :
- MergeableType!] : [
- }
link Require by
This element is not required by anyone