INPUT_OBJECT
input UpdateGhostContactInput {clientMutationId: String# Unique identifier of entity.id: ID!# Last modification time.modified: DateTime# Creation time.created: DateTime# Name of the entity and its default text representation.name: String# Simple text input field.position: String# Revision when entity was lastly changed.revision: Int}