OBJECT
The result of a document merge.
type MergeResult {# The original entity ID.id: Int # The URL of the merged document.document_path: String }